]> www.infradead.org Git - users/willy/xarray.git/commit
HID: google: don't include '<linux/pm_wakeup.h>' directly
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Mon, 10 Feb 2025 11:36:13 +0000 (12:36 +0100)
committerJiri Kosina <jkosina@suse.com>
Wed, 19 Feb 2025 08:58:27 +0000 (09:58 +0100)
commit38ad1eec979b25b24997af4901b010af56b3f47b
treed611efa0d193d38e4f530bd25f3d1d43687cdfd6
parent58c9bf3363e596d744f56616d407278ef5f97f5a
HID: google: don't include '<linux/pm_wakeup.h>' directly

The header clearly states that it does not want to be included directly,
only via '<linux/(platform_)?device.h>'. Which is already present, so
delete the superfluous include.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: Jiri Kosina <jkosina@suse.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
drivers/hid/hid-google-hammer.c