mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 12:11:40 +00:00
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>
This commit is contained in:
parent
22ff67ad8c
commit
93411db518
@ -29,7 +29,6 @@
|
||||
#include <linux/bcd.h>
|
||||
#include <linux/slab.h>
|
||||
#include <linux/mfd/menelaus.h>
|
||||
#include <linux/gpio.h>
|
||||
|
||||
#include <asm/mach/irq.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user