dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/mach-realview
Russell King 64e8be6ebd ARM: Realview & Versatile: Fix i2c_board_info definitions
Fix i2c_board_info definitions - we were defining the 'type' field
of these structures twice since the first argument of I2C_BOARD_INFO
sets this field.  Move the second definition into I2C_BOARD_INFO().

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Acked-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Ben Dooks <ben-linux@fluff.org>
2009-07-18 17:08:59 +01:00
..
include/mach Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel 2009-06-11 15:35:00 +01:00
Kconfig Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel 2009-06-11 15:35:00 +01:00
Makefile Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel 2009-06-11 15:35:00 +01:00
Makefile.boot RealView: Allow PHYS_OFFSET at 0x70000000 2008-12-01 14:54:55 +00:00
clock.c [ARM] realview: convert to clkdev and lookup clocks by device name 2008-11-27 12:38:21 +00:00
clock.h [ARM] realview: convert to clkdev and lookup clocks by device name 2008-11-27 12:38:21 +00:00
core.c ARM: Realview & Versatile: Fix i2c_board_info definitions 2009-07-18 17:08:59 +01:00
core.h [ARM] smp: allow re-use of realview localtimer TWD support 2009-05-17 19:16:41 +01:00
headsmp.S [ARM SMP] Add Realview MPcore SMP support 2005-11-07 21:05:42 +00:00
hotplug.c RealView: Use flush_cache_all() rather than MCR in cpu_enter_lowpower() 2008-12-01 14:54:56 +00:00
localtimer.c [ARM] smp: allow re-use of realview localtimer TWD support 2009-05-17 19:16:41 +01:00
platsmp.c Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel 2009-06-11 15:35:00 +01:00
realview_eb.c [ARM] smp: allow re-use of realview localtimer TWD support 2009-05-17 19:16:41 +01:00
realview_pb11mp.c [ARM] smp: allow re-use of realview localtimer TWD support 2009-05-17 19:16:41 +01:00
realview_pb1176.c RealView: Allow access to the secure flash memory block on PB1176 2009-05-30 13:56:13 +01:00
realview_pba8.c [ARM] 5397/1: RealView: Add support for the ISP1761 USB chip 2009-02-19 11:30:27 +00:00
realview_pbx.c [ARM] 5555/1: RealView: Include asm/smp_twd.h in realview-pbx.c 2009-06-19 15:10:58 +01:00