[PATCH] fbdev: Remove duplicate #include's
authorAdrian Bunk <bunk@stusta.de>
Mon, 26 Jun 2006 07:26:28 +0000 (00:26 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 26 Jun 2006 16:58:28 +0000 (09:58 -0700)
commit22f4a00fd5207a107fb81984f7b4cc09e5047b45
treed051e758c7a2e509605ee0d699b973f3067ed031
parent31c5cdba69c3c6e9bb1aaf15870f5c23402267e0
[PATCH] fbdev: Remove duplicate #include's

Remove unneeded duplicate #include's of the same header file.

In the case of fbmon.c linux/pci.h is now #include'd unconditional, but
this should be safe.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/video/fbmem.c
drivers/video/fbmon.c
drivers/video/tgafb.c