Prev: Question about e06e7c615877026544ad7f8b309d1a3706410383 -- [IPV4]: The scheduled removal of multipath cached routing support.
Next: [PATCH 01/16] ARM mach-at91: duplicated include
From: Andrea Gelmini on 25 Mar 2010 13:30 drivers/staging/sep/sep_driver.c: linux/sched.h is included more than once. Signed-off-by: Andrea Gelmini <andrea.gelmini(a)gelma.net> --- drivers/staging/sep/sep_driver.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/staging/sep/sep_driver.c b/drivers/staging/sep/sep_driver.c index 265de79..9be1fb7 100644 --- a/drivers/staging/sep/sep_driver.c +++ b/drivers/staging/sep/sep_driver.c @@ -39,7 +39,6 @@ #include <linux/mm.h> #include <linux/poll.h> #include <linux/wait.h> -#include <linux/sched.h> #include <linux/pci.h> #include <linux/firmware.h> #include <asm/ioctl.h> -- 1.7.0.3.296.g9776a -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |