Re: [PATCH] m68k: Fix VGA I/O defines

2025-01-08 Thread Geert Uytterhoeven
Hi Thomas, On Tue, Jan 7, 2025 at 10:59 AM Thomas Zimmermann wrote: > Including m86k's in vga.h on nommu platforms results > in conflicting defines with io_no.h for various I/O macros from the > __raw_read and __raw_write families. An example error is > >In file included from arch/m68k/inclu

[PATCH] m68k: Fix VGA I/O defines

2025-01-07 Thread Thomas Zimmermann
Including m86k's in vga.h on nommu platforms results in conflicting defines with io_no.h for various I/O macros from the __raw_read and __raw_write families. An example error is In file included from arch/m68k/include/asm/vga.h:12, from include/video/vga.h:22,