[packages_10.03.2] lcd4linux: Backfire does not implement log2f(), workaround with...
[openwrt/svn-archive/archive.git] / utils / lcd4linux / patches / 160-uinput_defs.patch
index 5c7b98f796b66affbfea87b19831926abe7a3dc9..44b24b3c8038e78584d5bc2195d69f962c1ce451 100644 (file)
@@ -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);