Home
last modified time | relevance | path

Searched hist:"2 b7672b0" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/input/misc/
H A Dtwl4030-pwrbutton.c2b7672b0 Tue Sep 27 10:42:36 CDT 2022 Dmitry Torokhov <dmitry.torokhov@gmail.com> Input: twl4030-pwrbutton - add missing of.h include

The driver is using of_match_ptr() and therefore needs to include
of.h header.

Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20220927052217.2784593-1-dmitry.torokhov@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>