Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

mfd: menelaus: Remove unused linux/gpio.h

linux/gpio.h is deprecated and subject to remove.
The driver doesn't use it, simply remove the unused header.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20240508114033.952578-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Lee Jones <lee@kernel.org>

authored by

Andy Shevchenko and committed by
Lee Jones
93411db5 22ff67ad

-1
-1
drivers/mfd/menelaus.c
··· 29 29 #include <linux/bcd.h> 30 30 #include <linux/slab.h> 31 31 #include <linux/mfd/menelaus.h> 32 - #include <linux/gpio.h> 33 32 34 33 #include <asm/mach/irq.h> 35 34