]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
fbdev: remove the unnecessary includes of ppc specific header files
authorKevin Hao <haokexin@gmail.com>
Thu, 12 Mar 2015 12:32:48 +0000 (20:32 +0800)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 17 Mar 2015 09:04:32 +0000 (20:04 +1100)
In the current kernel, we don't need to include these arch specific
header files for ppc.

Signed-off-by: Kevin Hao <haokexin@gmail.com>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
drivers/video/fbdev/core/fbmon.c

index 868facdec6384da049eb130097eaf76c994b95d0..01ef1b953390d186a02770e08f3cb954f8d22a72 100644 (file)
 #include <video/edid.h>
 #include <video/of_videomode.h>
 #include <video/videomode.h>
-#ifdef CONFIG_PPC_OF
-#include <asm/prom.h>
-#include <asm/pci-bridge.h>
-#endif
 #include "../edid.h"
 
 /*