summaryrefslogtreecommitdiffstats
path: root/target/linux/olpc/patches-2.6.23/200-fix_dcon_id.patch
diff options
context:
space:
mode:
authorlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-09-27 17:48:41 +0000
committerlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-09-27 17:48:41 +0000
commit808ddb3dcd315e8da0a3b491592c77a086ab8389 (patch)
tree14f3a2fb6917a9227b9774fbc441377855080aaa /target/linux/olpc/patches-2.6.23/200-fix_dcon_id.patch
parent133e40341049790927561e3dd1cda24019495920 (diff)
Remove 2.6.23 config, files and patches from olpc target.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12742 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/olpc/patches-2.6.23/200-fix_dcon_id.patch')
-rw-r--r--target/linux/olpc/patches-2.6.23/200-fix_dcon_id.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/target/linux/olpc/patches-2.6.23/200-fix_dcon_id.patch b/target/linux/olpc/patches-2.6.23/200-fix_dcon_id.patch
deleted file mode 100644
index 73860f9b8..000000000
--- a/target/linux/olpc/patches-2.6.23/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 */