[PATCH 07/16] Staging: sep: sep_driver.c: duplicated include

Randy Dunlap rdunlap at xenotime.net
Thu Mar 25 17:27:23 UTC 2010


On 03/25/10 10:22, Andrea Gelmini wrote:
> drivers/staging/sep/sep_driver.c: linux/sched.h is included more than once.
> 
> Signed-off-by: Andrea Gelmini <andrea.gelmini at gelma.net>

Hi,

You don't need to be sending these patches to the linux-doc mailing list.
Thanks.

> ---
>  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>


-- 
~Randy



More information about the devel mailing list