]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Input: sun4i-lradc-keys - don't include 'pm_wakeup.h' directly
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Mon, 18 Nov 2024 07:29:05 +0000 (08:29 +0100)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 20 Nov 2024 05:35:54 +0000 (21:35 -0800)
commit048b3ae0339ef8fe9f11bc59265e5ed0027c948b
tree984d5609fe2795fdccac720d19723e6ea3b8a885
parenta39fbef7c411235a5caf48de3c49d4d406fd118b
Input: sun4i-lradc-keys - don't include 'pm_wakeup.h' directly

The header clearly states that it does not want to be included directly,
only via 'device.h'. 'platform_device.h' works equally well. Remove the
direct inclusion.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Link: https://lore.kernel.org/r/20241118072917.3853-7-wsa+renesas@sang-engineering.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/sun4i-lradc-keys.c