aboutsummaryrefslogtreecommitdiffstats
path: root/visor.patch
diff options
Diffstat (limited to 'visor.patch')
-rw-r--r--visor.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/visor.patch b/visor.patch
index b298073023b20e..b785f555c703ca 100644
--- a/visor.patch
+++ b/visor.patch
@@ -52,7 +52,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
{ } /* Terminating entry */
};
-@@ -648,59 +643,7 @@ static int clie_5_attach(struct usb_seri
+@@ -632,59 +627,7 @@ static int clie_5_attach(struct usb_seri
return 0;
}
@@ -113,7 +113,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
MODULE_AUTHOR(DRIVER_AUTHOR);
MODULE_DESCRIPTION(DRIVER_DESC);
-@@ -708,9 +651,3 @@ MODULE_LICENSE("GPL");
+@@ -692,9 +635,3 @@ MODULE_LICENSE("GPL");
module_param(debug, bool, S_IRUGO | S_IWUSR);
MODULE_PARM_DESC(debug, "Debug enabled or not");