diff options
author | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-09-27 17:09:35 +0000 |
---|---|---|
committer | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-09-27 17:09:35 +0000 |
commit | 133e40341049790927561e3dd1cda24019495920 (patch) | |
tree | 922edd9e8b26c0bf949d89c6bfeea3121f3e20a0 /target/linux/olpc/patches/200-fix_dcon_id.patch | |
parent | efe85d2e9135e245798cfb5dc9d7834d123f24bf (diff) |
Update olpc target kernel to 2.26.5.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12740 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/olpc/patches/200-fix_dcon_id.patch')
-rw-r--r-- | target/linux/olpc/patches/200-fix_dcon_id.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/target/linux/olpc/patches/200-fix_dcon_id.patch b/target/linux/olpc/patches/200-fix_dcon_id.patch deleted file mode 100644 index 73860f9b8..000000000 --- a/target/linux/olpc/patches/200-fix_dcon_id.patch +++ /dev/null @@ -1,12 +0,0 @@ -Index: linux-2.6.23.17/include/linux/i2c-id.h -=================================================================== ---- linux-2.6.23.17.orig/include/linux/i2c-id.h -+++ linux-2.6.23.17/include/linux/i2c-id.h -@@ -119,6 +119,7 @@ - #define I2C_DRIVERID_WM8750 90 /* Wolfson WM8750 audio codec */ - #define I2C_DRIVERID_WM8753 91 /* Wolfson WM8753 audio codec */ - #define I2C_DRIVERID_LM4857 92 /* LM4857 Audio Amplifier */ -+#define I2C_DRIVERID_DCON 93 - - #define I2C_DRIVERID_I2CDEV 900 - #define I2C_DRIVERID_ARP 902 /* SMBus ARP Client */ |