On Fri, Jan 31, 2025 at 05:18:47PM +0100, Thomas Zimmermann wrote: > The MIPS architecture's source files do not require <linux/fb.h>. > Remove the include statement. > > Signed-off-by: Thomas Zimmermann <tzimmermann@xxxxxxx> > --- > arch/mips/sni/setup.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/mips/sni/setup.c b/arch/mips/sni/setup.c > index 42fdb939c88d8..03cb699372580 100644 > --- a/arch/mips/sni/setup.c > +++ b/arch/mips/sni/setup.c > @@ -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 > -- > 2.48.1 applied to mips-next. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]