Input: spear-keyboard - don't include 'pm_wakeup.h' directly
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Mon, 18 Nov 2024 07:29:04 +0000 (08:29 +0100)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 20 Nov 2024 05:35:48 +0000 (21:35 -0800)
commita39fbef7c411235a5caf48de3c49d4d406fd118b
treedfc52d35476541fa117b16cf8c02824d657d9a8c
parent34e77144308ff1efe2e865e68a033ce166f6411e
Input: spear-keyboard - 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-6-wsa+renesas@sang-engineering.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/spear-keyboard.c