summaryrefslogtreecommitdiffstats
path: root/package/lcd4linux/patches/patch-drv_RouterBoard_c
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-20 03:37:44 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-20 03:37:44 +0000
commit730e1e976fcaea99aecf7e75ef966e8fa223d897 (patch)
treeb50ed1558898f2be8aaed56e6e4afdc72200b8d5 /package/lcd4linux/patches/patch-drv_RouterBoard_c
parent0c59f6437a955c21c2c9fc9ec7818564b06406ac (diff)
add lcd4version. compiles now, but i have no clue if it will work with some lcd displays
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@402 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/lcd4linux/patches/patch-drv_RouterBoard_c')
-rw-r--r--package/lcd4linux/patches/patch-drv_RouterBoard_c11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/lcd4linux/patches/patch-drv_RouterBoard_c b/package/lcd4linux/patches/patch-drv_RouterBoard_c
new file mode 100644
index 000000000..fc9cbb43a
--- /dev/null
+++ b/package/lcd4linux/patches/patch-drv_RouterBoard_c
@@ -0,0 +1,11 @@
+--- lcd4linux-0.10.0-RC1/drv_RouterBoard.c 2004-08-30 15:20:45.000000000 +0200
++++ lcd-patched/drv_RouterBoard.c 2005-03-19 16:03:26.849650830 +0100
+@@ -113,7 +113,7 @@
+ #include <string.h>
+ #include <errno.h>
+ #include <unistd.h>
+-#include <sys/io.h>
++#include <asm/io.h>
+
+ #include "debug.h"
+ #include "cfg.h"