mirror of https://github.com/torvalds/linux.git
The conversion to vgacon_register_screen() was missing an #include statement
for the swarm board:
arch/mips/sibyte/swarm/setup.c:146:9: error: implicit declaration of function 'vgacon_register_screen' [-Werror=implicit-function-declaration]
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202310240429.UqeQ2Cpr-lkp@intel.com/
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| platform.c | ||
| rtc_m41t81.c | ||
| rtc_xicor1241.c | ||
| setup.c | ||
| swarm-i2c.c | ||