package/lcd4linux: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30380 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
diff -urN lcd4linux-r877/drv_G15.c lcd4linux-r877.new/drv_G15.c
|
||||
--- lcd4linux-r877/drv_G15.c 2008-06-01 22:47:45.000000000 +0200
|
||||
+++ lcd4linux-r877.new/drv_G15.c 2008-08-06 17:31:04.000000000 +0200
|
||||
--- a/drv_G15.c
|
||||
+++ b/drv_G15.c
|
||||
@@ -42,6 +42,7 @@
|
||||
|
||||
#include <usb.h>
|
||||
@ -9,7 +8,7 @@ diff -urN lcd4linux-r877/drv_G15.c lcd4linux-r877.new/drv_G15.c
|
||||
#include <linux/input.h>
|
||||
#include <linux/uinput.h>
|
||||
|
||||
@@ -258,8 +259,13 @@
|
||||
@@ -269,8 +270,13 @@ void drv_G15_initKeyHandling(char *devic
|
||||
}
|
||||
memset(&device, 0, sizeof(device));
|
||||
strncpy(device.name, "G15 Keys", UINPUT_MAX_NAME_SIZE);
|
||||
|
Reference in New Issue
Block a user