]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mips: sni: Do not include <linux/fb.h>
authorThomas Zimmermann <tzimmermann@suse.de>
Fri, 31 Jan 2025 16:18:47 +0000 (17:18 +0100)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 21 Feb 2025 09:19:48 +0000 (10:19 +0100)
commit4c303ad139fed448d91ba71aff4a72472ca9da38
treed66e69315aa39321625c2fa1b6a352e03b5d9b58
parent0856c143e1cd3ffd6ce10a72671335ca6a2cb841
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>
arch/mips/sni/setup.c