coreboot/src
Ronald G. Minnich 0dbb329b7d Remove un-needed i2c.h include
When we need i2c for this cpu we will use the coreboot
smbus code.

Change-Id: I4ba4cc9ae10e5ca830d621ee9c8d9f7bd2129e2f
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Reviewed-on: http://review.coreboot.org/2019
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2012-12-11 19:50:27 +01:00
..
arch stddef.h: move to generic code 2012-12-08 06:54:16 +01:00
console WIP: Add support for non-8250 built-in UARTs 2012-12-08 06:51:59 +01:00
cpu Remove un-needed i2c.h include 2012-12-11 19:50:27 +01:00
device Fix Yabel compilation on non-x86 platforms 2012-12-08 06:46:14 +01:00
drivers Limit SPI device debug prints with CONFIG_DEBUG_SPI_FLASH 2012-12-08 06:47:28 +01:00
ec Get rid of drivers class 2012-11-27 22:00:49 +01:00
include stddef.h: move to generic code 2012-12-08 06:54:16 +01:00
lib Only include libgcc wrappers on x86 2012-12-08 03:52:53 +01:00
mainboard Drop TINY_BOOTBLOCK 2012-12-01 22:50:43 +01:00
northbridge Add function to map vendor/device to generic VBIOS IDs 2012-12-07 20:42:33 +01:00
southbridge Drop TINY_BOOTBLOCK 2012-12-01 22:50:43 +01:00
superio Remove assembly coded log2 function 2012-11-28 07:57:17 +01:00
vendorcode Reduce number of per-mainboard changes 2012-11-16 01:11:31 +01:00
Kconfig Drop ARCH_ARM in favor of ARCH_ARMV7 2012-12-06 02:26:42 +01:00