Skip to content

Commit 4c303ad

Browse files
Thomas Zimmermanntsbogend
authored andcommitted
mips: sni: Do not include <linux/fb.h>
The MIPS architecture's source files do not require <linux/fb.h>. Remove the include statement. Signed-off-by: Thomas Zimmermann <[email protected]> Signed-off-by: Thomas Bogendoerfer <[email protected]>
1 parent 0856c14 commit 4c303ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/mips/sni/setup.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
#include <linux/init.h>
1313
#include <linux/export.h>
1414
#include <linux/console.h>
15-
#include <linux/fb.h>
1615
#include <linux/screen_info.h>
1716

1817
#ifdef CONFIG_FW_ARC

0 commit comments

Comments
 (0)