From 47c4802638a1d8ff2636e0eefa57f4e1c505163a Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Mon, 23 Jun 2008 20:21:32 +0000 Subject: [PATCH] things got renamed svn path=/dists/trunk/linux-2.6/; revision=11692 --- debian/patches/features/arm/ts409-mv2120-support.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/features/arm/ts409-mv2120-support.patch b/debian/patches/features/arm/ts409-mv2120-support.patch index a4be6b41a..d2a4947ae 100644 --- a/debian/patches/features/arm/ts409-mv2120-support.patch +++ b/debian/patches/features/arm/ts409-mv2120-support.patch @@ -174,7 +174,7 @@ diff -uprN -X dontdiff linux-2.6.26-rc6/arch/arm/mach-orion5x/Makefile linux-2.6 + * General Setup + ****************************************************************************/ +static struct i2c_board_info __initdata mv2120_i2c_rtc = { -+ I2C_BOARD_INFO("rtc-pcf8563", 0x51), ++ I2C_BOARD_INFO("pcf8563", 0x51), + .irq = 0, +}; +