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:
|
||
|---|---|---|
| .. | ||
| bcm1480 | ||
| common | ||
| sb1250 | ||
| swarm | ||
| Kconfig | ||
| Makefile | ||
| Platform | ||