On Sun, 15 Aug 2010 01:12:10 -0500 "Luke-Jr" <luke@xxxxxxxxxx> wrote: > Signed-off-by: Luke Dashjr <luke-jr+git@xxxxxxxxxxx> > --- > arch/arm/mach-omap2/board-rx51-peripherals.c | 3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) > > diff --git a/arch/arm/mach-omap2/board-rx51-peripherals.c b/arch/arm/mach-omap2/board-rx51-peripherals.c > index 0348392..4131cc6 100644 > --- a/arch/arm/mach-omap2/board-rx51-peripherals.c > +++ b/arch/arm/mach-omap2/board-rx51-peripherals.c > @@ -731,6 +731,9 @@ static struct i2c_board_info __initdata rx51_peripherals_i2c_board_info_2[] = { > { > I2C_BOARD_INFO("tlv320aic3x", 0x18), > }, > + { > + I2C_BOARD_INFO("bq27200", 0x55), > + }, > }; > Hi There has been changes in board-rx51-peripherals.c and patch doesn't apply. Could you refresh this patch against linux-2.6 or linux-omap tree. -- Jarkko -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html