From: Adrian Bunk Date: Mon, 26 Jun 2006 07:26:28 +0000 (-0700) Subject: [PATCH] fbdev: Remove duplicate #include's X-Git-Tag: v2.6.18-rc1~721 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22f4a00fd5207a107fb81984f7b4cc09e5047b45;p=pandora-kernel.git [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 Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed