coreboot/src/drivers/intel
Arthur Heymans 1d380128aa drivers/intel/i210.h: Remove 'extern' from declaration
"extern" is always implied with function declarations.
Also remove the comment as the linker will just tell you the same if a
definition is missing.

Change-Id: I53679ab57981790f82affb46a006281b348af574
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/71869
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
2023-01-13 16:11:48 +00:00
..
dptf soc/intel: Drop SoC specific DPTF implementation 2022-12-23 13:00:30 +00:00
fsp1_1 {device,drivers}: Include <cpu/cpu.h> instead of <arch/cpu.h> 2022-11-03 13:08:23 +00:00
fsp2_0 drivers/intel/fsp2_0: Don't include <commonlib/bsd/compiler.h> 2022-12-22 18:53:07 +00:00
gma drivers/intel/gma: Enable Alder Lake libgfxinit support 2023-01-12 02:54:41 +00:00
i210 drivers/intel/i210.h: Remove 'extern' from declaration 2023-01-13 16:11:48 +00:00
ish drivers/intel/ish: Add ADL-P ISH DID 2022-12-27 04:41:12 +00:00
mipi_camera drivers/intel/mipi_camera: Remove IPU ES support entry for RPL 2022-11-25 01:03:21 +00:00
pmc_mux drivers/intel/pmc_mux: Fix printing type 2022-02-21 15:29:55 +00:00
ptt treewide: Include <device/mmio.h> instead of <arch/mmio.h> 2022-12-10 05:07:14 +00:00
soundwire
usb4/retimer drivers: Get rid of unnecessary blank lines {before,after} brace 2022-07-17 18:45:23 +00:00