From: Greg Kroah-Hartman Date: Wed, 25 Feb 2009 04:37:55 +0000 (-0800) Subject: Staging: p9auth: clean up #includes X-Git-Tag: v3.0~9828^2~39 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2418a628ff9d1cfc4fecd9899f915326ff6e7b96;p=platform%2Fkernel%2Flinux-amlogic.git Staging: p9auth: clean up #includes Not all of these files needed to be included, clean up the list. Cc: Ashwin Ganti Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/p9auth/p9auth.c b/drivers/staging/p9auth/p9auth.c index e2a8753..3cac89b 100644 --- a/drivers/staging/p9auth/p9auth.c +++ b/drivers/staging/p9auth/p9auth.c @@ -6,33 +6,23 @@ * Released under the GPLv2 * */ -#include -#include #include #include +#include #include #include #include -#include -#include #include #include -#include #include #include -#include #include #include #include #include -#include -#include -#include #include -#include #include #include -#include #ifndef CAP_MAJOR #define CAP_MAJOR 0