coreboot/src/northbridge/intel
Elyes HAOUAS 60c7cc2b95 src/{northbridge,southbridge}: Remove unused <console/console.h>
Found using:
diff <(git grep -l '#include <console/console.h>' -- src/) <(git grep -l 'console_time_report\|console_time_get_and_reset\|do_putchar\|vprintk\|printk\|console_log_level\|console_init\|get_log_level\|CONSOLE_ENABLE\|get_console_loglevel\|die_notify\|die_with_post_code\|die\|arch_post_code\|mainboard_post\|post_code\|RAM_SPEW\|RAM_DEBUG\|BIOS_EMERG\|BIOS_ALERT\|BIOS_CRIT\|BIOS_ERR\|BIOS_WARNING\|BIOS_NOTICE\|BIOS_INFO\|BIOS_DEBUG\|BIOS_SPEW\|BIOS_NEVER' -- src/) |grep "<"

Change-Id: I1205b1a27436853f2187d8ddd95f0bf9a853f986
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60927
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2022-01-10 23:22:33 +00:00
..
common nb/intel/common: Replace _bar_clrsetbits_impl macro 2021-05-03 07:38:52 +00:00
e7505 Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
gm45 src: Use 'stdint.h' when appropriate 2022-01-01 14:58:44 +00:00
haswell northbridge/intel/haswell/acpi: Use Printf() for debug prints 2021-12-30 14:23:38 +00:00
i440bx Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
i945 nb/intel/i945/raminit.c: Set "integrated_graphics" as bool 2022-01-04 11:51:43 +00:00
ironlake northbridge/intel/ironlake/acpi: Use Printf() for debug prints 2021-12-30 14:24:26 +00:00
pineview Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
sandybridge src/{northbridge,southbridge}: Remove unused <console/console.h> 2022-01-10 23:22:33 +00:00
x4x src: Drop duplicated includes 2022-01-01 14:55:51 +00:00