diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-05-19 11:28:12 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-05-19 11:28:12 +0000 |
commit | c93440313a57b2e3ab558f6a87395c153abdfde3 (patch) | |
tree | 7a9105fcd2593e5e92e1bef9bf00a6cb21b29a6d /target/linux/olpc/patches/200-fix_dcon_id.patch | |
parent | 2f47e41bb1b7cff1ccfd142d6aff5c884787dde2 (diff) | |
download | mtk-20170518-c93440313a57b2e3ab558f6a87395c153abdfde3.zip mtk-20170518-c93440313a57b2e3ab558f6a87395c153abdfde3.tar.gz mtk-20170518-c93440313a57b2e3ab558f6a87395c153abdfde3.tar.bz2 |
refresh kernel patches
SVN-Revision: 11206
Diffstat (limited to 'target/linux/olpc/patches/200-fix_dcon_id.patch')
-rw-r--r-- | target/linux/olpc/patches/200-fix_dcon_id.patch | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/target/linux/olpc/patches/200-fix_dcon_id.patch b/target/linux/olpc/patches/200-fix_dcon_id.patch index 5a130f4..73860f9 100644 --- a/target/linux/olpc/patches/200-fix_dcon_id.patch +++ b/target/linux/olpc/patches/200-fix_dcon_id.patch @@ -1,6 +1,7 @@ -diff -purN -purN a/include/linux/i2c-id.h b/include/linux/i2c-id.h ---- a/include/linux/i2c-id.h 2007-08-21 06:33:06.000000000 +0200 -+++ b/include/linux/i2c-id.h 2007-09-10 09:20:58.000000000 +0200 +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 */ |