Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

[PATCH] ieee1394: remove superfluous include in csr1212

Remove superfluous include.

Signed-off-by: Jody McIntyre <scjody@steamballoon.com>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Signed-off-by: Jody McIntyre <scjody@steamballoon.com>
Cc: Ben Collins <bcollins@debian.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

authored by

Jody McIntyre and committed by
Linus Torvalds
998150c3 3256cc13

-1
-1
drivers/ieee1394/csr1212.h
··· 37 37 #include <linux/types.h> 38 38 #include <linux/slab.h> 39 39 #include <linux/interrupt.h> 40 - #include <linux/sched.h> 41 40 #include <linux/vmalloc.h> 42 41 #include <asm/pgalloc.h> 43 42