coreboot/src/include/device
Patrick Georgi 68daf3a875 pci.h: Drop unused mainboard_pci_subsystem* prototypes
We used to allow mainboards to override subsystems using
mainboard_pci_subsystem_vendor_id and mainboard_pci_subsystem_device_id.

Mechanisms have changed and the only occurrence of these names is in
the header.

Change-Id: Ic2ab13201a2740c98868fdf580140b7758b62263
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/2625
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins)
2013-03-11 15:04:37 +01:00
..
agp.h Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
cardbus.h Remove the rest of cardbus_scan_bus. 2010-06-07 17:12:57 +00:00
device.h Add initialization hook for chips 2012-11-27 09:16:03 +01:00
hypertransport.h Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
hypertransport_def.h Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
i2c.h replace uchar and uint with standard types in generic i2c header 2013-02-06 02:11:38 +01:00
path.h sconfig: rename lapic_cluster -> cpu_cluster 2013-02-14 07:07:20 +01:00
pci.h pci.h: Drop unused mainboard_pci_subsystem* prototypes 2013-03-11 15:04:37 +01:00
pci_def.h Add support for enabling PCIe Common Clock and ASPM 2012-03-29 22:16:07 +02:00
pci_ids.h Add support for HM70 and NM70 LPC bridge 2012-07-24 12:26:26 +02:00
pci_ops.h PCI Type2 config must die 2012-07-05 23:01:42 +02:00
pci_rom.h Add OPROM mapping support to coreboot 2012-02-07 00:09:58 +01:00
pciexp.h Add support for enabling PCIe Common Clock and ASPM 2012-03-29 22:16:07 +02:00
pcix.h Cosmetics and coding style fixes in devices/*. 2010-10-18 00:00:57 +00:00
pnp.h W83627DHG/W83627EHG fixups for virtual LDNs. 2010-12-05 22:36:14 +00:00
pnp_def.h This is a general cleanup patch 2010-02-22 06:09:43 +00:00
resource.h Drop unused ISA Pnp definitions 2012-08-27 23:20:30 +02:00
smbus.h Cosmetics and coding style fixes in devices/*. 2010-10-18 00:00:57 +00:00
smbus_def.h - Update the device header files 2004-10-14 21:10:23 +00:00