summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/matrox/matroxfb_base.h
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@csgroup.eu>2022-04-02 12:22:56 +0200
committerHelge Deller <deller@gmx.de>2022-04-04 08:55:23 +0200
commit2a8f0934e92242e90be6ef20c5f9f77eef1e333f (patch)
tree4e73b21faae568e16c48b5ccb9ed6cb96e981fa4 /drivers/video/fbdev/matrox/matroxfb_base.h
parent5c6d8b23cef8feb0039377e355f67aa7441c1115 (diff)
downloadlinux-2a8f0934e92242e90be6ef20c5f9f77eef1e333f.tar.bz2
video: fbdev: aty/matrox/...: Prepare cleanup of powerpc's asm/prom.h
powerpc's asm/prom.h brings some headers that it doesn't need itself. In order to clean it up, first add missing headers in users of asm/prom.h Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'drivers/video/fbdev/matrox/matroxfb_base.h')
-rw-r--r--drivers/video/fbdev/matrox/matroxfb_base.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/fbdev/matrox/matroxfb_base.h b/drivers/video/fbdev/matrox/matroxfb_base.h
index 759dee996af1..958be6805f87 100644
--- a/drivers/video/fbdev/matrox/matroxfb_base.h
+++ b/drivers/video/fbdev/matrox/matroxfb_base.h
@@ -47,7 +47,6 @@
#include <asm/unaligned.h>
#if defined(CONFIG_PPC_PMAC)
-#include <asm/prom.h>
#include "../macmodes.h"
#endif