From: Greg Kroah-Hartman Date: Wed, 25 Feb 2009 04:37:55 +0000 (-0800) Subject: Staging: p9auth: clean up #includes X-Git-Tag: v2.6.30-rc1~202^2~39 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2418a628ff9d1cfc4fecd9899f915326ff6e7b96;p=thirdparty%2Fkernel%2Flinux.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 e2a8753ecd0c1..3cac89b26faf7 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