mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-16 23:18:16 +07:00
ARM: lpc32xx: delete local <mach/gpio.h> header
This header is not used by anything, and since the arch does not specify NEED_MACH_GPIO_H it is not included into <linux/gpio.h> either. Delete it. Acked-by: Roland Stigge <stigge@antcom.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
76ea2e7b27
commit
d0c15054a3
@ -1,6 +0,0 @@
|
||||
#ifndef __MACH_GPIO_H
|
||||
#define __MACH_GPIO_H
|
||||
|
||||
#include "gpio-lpc32xx.h"
|
||||
|
||||
#endif /* __MACH_GPIO_H */
|
Loading…
Reference in New Issue
Block a user