mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 09:41:44 +00:00
3e7a728117
Include <linux/i2c.h> in all ep93xx platforms. Patch "5311/1: add core support for built in i2c bus" will cause build errors due to the following in arch/arm/mach-ep93xx/include/mach/platform.h: +void ep93xx_register_i2c(struct i2c_board_info *devices, int num); The i2c.h header needs to be included in order to define struct i2c_board_info. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |
||
---|---|---|
.. | ||
include/mach | ||
adssphere.c | ||
clock.c | ||
core.c | ||
edb9302.c | ||
edb9302a.c | ||
edb9307.c | ||
edb9307a.c | ||
edb9312.c | ||
edb9315.c | ||
edb9315a.c | ||
gesbc9312.c | ||
gpio.c | ||
Kconfig | ||
Makefile | ||
Makefile.boot | ||
micro9.c | ||
ts72xx.c |