1
0
Fork 0
alistair23-linux/drivers/of
Jochen Friedrich 585468e5d5 [POWERPC] i2c: Fix build breakage introduced by OF helpers
Fix build breakage introduced in commit "[POWERPC] i2c: OF helpers for
the i2c API".  If i2c-core is compiled as a module, the helper needs
to be compiled as a module, as well.  Rename i2c.c to of_i2c.c to
avoid name space conflict.

[paulus@samba.org: Changed dependency from OF to PPC_OF to avoid
sparc{32,64} allmodconfig breakage.]

Signed-off-by: Jochen Friedrich <jochen@scram.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2008-04-20 13:03:35 +10:00
..
Kconfig [POWERPC] i2c: Fix build breakage introduced by OF helpers 2008-04-20 13:03:35 +10:00
Makefile [POWERPC] i2c: Fix build breakage introduced by OF helpers 2008-04-20 13:03:35 +10:00
base.c [POWERPC] Add of_device_is_available function 2008-04-07 13:49:23 +10:00
device.c [POWERPC] Add of_find_matching_node() helper function 2008-01-17 14:53:22 +11:00
gpio.c [POWERPC] OF helpers for the GPIO API 2008-04-17 07:46:11 +10:00
of_i2c.c [POWERPC] i2c: Fix build breakage introduced by OF helpers 2008-04-20 13:03:35 +10:00
platform.c [POWERPC] Create and hook up of_platform_device_shutdown 2008-02-06 16:29:59 +11:00