coreboot-kgpe-d16/src/include/device
Kyösti Mälkki f41cb4ecd2 ROMCC: Fix collision with token name max
Even with !defined(__ROMCC__) in the file, romcc chokes on these
parameter names after we declare common max() macro in stdlib.h.

Change-Id: Id4f2aa61d9c5b19f428452cd475b1b2ed9a70f52
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/6165
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2014-07-01 10:14:46 +02:00
..
dram device/dram/ddr3: Move CRC calculation in a separate function 2013-12-17 19:59:22 +01:00
agp.h device/{cardbus,agp}.h: Missing header for device_t type 2014-06-25 11:32:23 +02:00
azalia.h Correct file permissions. 2013-12-07 00:39:09 +01:00
azalia_device.h Add a generic Intel HD audio (Azalia) module azalia_device.c 2013-08-13 10:12:52 +02:00
cardbus.h device/{cardbus,agp}.h: Missing header for device_t type 2014-06-25 11:32:23 +02:00
device.h ROMCC: Fix collision with token name max 2014-07-01 10:14:46 +02:00
drm_dp_helper.h FUI: reorganize include files 2013-07-10 02:39:42 +02:00
early_smbus.h (Trivial) early_smbus: fix printsmbus macro 2013-06-06 08:52:57 +02: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 i2c: Change the type of the data parameter to uint8_t. 2013-07-10 23:19:49 +02:00
i915.h FUI: reorganize include files 2013-07-10 02:39:42 +02:00
i915_reg.h FUI: reorganize include files 2013-07-10 02:39:42 +02:00
path.h sconfig: rename lapic_cluster -> cpu_cluster 2013-02-14 07:07:20 +01:00
pci.h PCI IRQs: Swizzle PCI IRQs for PCI bridges 2014-05-29 23:24:28 +02:00
pci_def.h Drop PCI_BDF macro declaration 2014-05-25 04:52:57 +02:00
pci_ehci.h usbdebug: Move under drivers/usb 2014-02-06 11:13:57 +01:00
pci_ids.h device/pci_ids.h: defines for new Intel LPC devices 2014-05-22 05:22:25 +02:00
pci_ops.h Add directive __SIMPLE_DEVICE__ 2013-08-01 15:57:11 +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 build rules: Identify build stage with simple variables 2014-04-18 16:40:32 +02:00
pnp_def.h This is a general cleanup patch 2010-02-22 06:09:43 +00:00
resource.h MTRR: Mark all prefetchable resources as WRCOMB. 2014-02-06 00:55:13 +01: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