mirror of
https://github.com/torvalds/linux.git
synced 2026-05-29 17:43:52 +02:00
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 <tzimmermann@suse.de> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
This commit is contained in:
parent
0856c143e1
commit
4c303ad139
|
|
@ -12,7 +12,6 @@
|
|||
#include <linux/init.h>
|
||||
#include <linux/export.h>
|
||||
#include <linux/console.h>
|
||||
#include <linux/fb.h>
|
||||
#include <linux/screen_info.h>
|
||||
|
||||
#ifdef CONFIG_FW_ARC
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user