aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/lantiq/ltq-vdsl-mei/patches/101_no-date-time.patch
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-11-24 20:40:49 +0000
committerJohn Crispin <blogic@openwrt.org>2015-11-24 20:40:49 +0000
commitf74c488cbbceab398aea5347a3991500e7cc2804 (patch)
tree430b5cdad5fd05530709f58ee674f2ad5ffe8a91 /package/kernel/lantiq/ltq-vdsl-mei/patches/101_no-date-time.patch
parent5ec0571e353f819dd5acc5a8f7aded42a72ef07a (diff)
downloadmaster-187ad058-f74c488cbbceab398aea5347a3991500e7cc2804.tar.gz
master-187ad058-f74c488cbbceab398aea5347a3991500e7cc2804.tar.bz2
master-187ad058-f74c488cbbceab398aea5347a3991500e7cc2804.zip
lantiq: ltq-vdsl-mei: register char device automatically
Signed-off-by: Hauke Mehrtens <hauke.mehrtens@lantiq.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47633 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kernel/lantiq/ltq-vdsl-mei/patches/101_no-date-time.patch')
-rw-r--r--package/kernel/lantiq/ltq-vdsl-mei/patches/101_no-date-time.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/lantiq/ltq-vdsl-mei/patches/101_no-date-time.patch b/package/kernel/lantiq/ltq-vdsl-mei/patches/101_no-date-time.patch
index 219243ff77..88e39ab5e5 100644
--- a/package/kernel/lantiq/ltq-vdsl-mei/patches/101_no-date-time.patch
+++ b/package/kernel/lantiq/ltq-vdsl-mei/patches/101_no-date-time.patch
@@ -1,6 +1,6 @@
--- a/src/drv_mei_cpe_linux.c
+++ b/src/drv_mei_cpe_linux.c
-@@ -1400,8 +1400,8 @@ struct proc_entry {
+@@ -1402,8 +1402,8 @@ struct proc_entry {
static void MEI_GetVersionProc(struct seq_file *s)
{
seq_printf(s, "%s" MEI_DRV_CRLF, &MEI_WHATVERSION[4]);