Skip to content

Commit

Permalink
Revert "Fix devm_led_classdev_register call (#10)" (#11)
Browse files Browse the repository at this point in the history
This reverts commit 9782b82.
  • Loading branch information
mikeeq authored Apr 21, 2020
1 parent 9782b82 commit 249c11b
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions patches/hid-apple-mod.patch
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,6 @@ index 1cb4199..3f30d04 100644
*/

/*
@@ -16,6 +17,7 @@

#include <linux/device.h>
#include <linux/hid.h>
+#include <linux/leds.h>
#include <linux/module.h>
#include <linux/slab.h>

@@ -30,6 +31,7 @@
#define APPLE_INVERT_HWHEEL 0x0040
#define APPLE_IGNORE_HIDINPUT 0x0080
Expand Down

0 comments on commit 249c11b

Please sign in to comment.