diff options
author | Jiri Kosina <jkosina@suse.com> | 2025-03-26 15:46:56 +0300 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.com> | 2025-03-26 15:46:56 +0300 |
commit | e4f7cc8c36e7cab391683db682402ab2f185bf92 (patch) | |
tree | 5c37854eb9a0afa966769b470a7db0fdbba82de9 | |
parent | b928908e9b5a0c43bef3f6bc18f79fc43fa3d52d (diff) | |
parent | 38ad1eec979b25b24997af4901b010af56b3f47b (diff) | |
download | linux-e4f7cc8c36e7cab391683db682402ab2f185bf92.tar.xz |
Merge branch 'for-6.15/google' into for-linus
- small include cleanup (Wolfram Sang)
-rw-r--r-- | drivers/hid/hid-google-hammer.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/hid/hid-google-hammer.c b/drivers/hid/hid-google-hammer.c index eb6fd2dc75d0..4c1ccf7a267a 100644 --- a/drivers/hid/hid-google-hammer.c +++ b/drivers/hid/hid-google-hammer.c @@ -22,7 +22,6 @@ #include <linux/platform_data/cros_ec_commands.h> #include <linux/platform_data/cros_ec_proto.h> #include <linux/platform_device.h> -#include <linux/pm_wakeup.h> #include <linux/unaligned.h> #include "hid-ids.h" |