coreboot-kgpe-d16/src/include/console
Raul E Rangel e74b0b6a5e console: Remove asmlinkage from console_init
We never call console_init from asm, so we don't need the asmlinkage.
This allows us to remove the arch/cpu.h include since we only needed it
for the asmlinkage #define.

BUG=b:179699789
TEST=build guybrush

Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Change-Id: I9a7895d4f5cba59f6b05915fa4d6c6fd6ab85773
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57568
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-09-17 23:52:02 +00:00
..
cbmem_console.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
console.h console: Remove asmlinkage from console_init 2021-09-17 23:52:02 +00:00
debug.h soc/intel/xeon_sp: Move function debug macros 2020-10-29 16:44:19 +00:00
flash.h src/include: Drop unneeded empty lines 2020-09-14 07:09:41 +00:00
ne2k.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
qemu_debugcon.h console/qemu_debugcon: Support additional stages 2019-03-23 07:05:28 +00:00
spi.h src: Rename EM100Pro-specific SPI console Kconfig option 2020-10-13 08:40:52 +00:00
spkmodem.h coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
streams.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
system76_ec.h ec/system76: Add console support 2020-09-07 21:46:34 +00:00
uart.h console: Override uart base address 2020-11-09 07:46:10 +00:00
usb.h include/console/usb.h: Drop dead code 2020-07-09 23:51:09 +00:00
vtxprintf.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00