diff options
author | Arnd Bergmann <arnd@arndb.de> | 2015-12-01 02:00:57 +0300 |
---|---|---|
committer | Gregory CLEMENT <gregory.clement@free-electrons.com> | 2015-12-01 15:48:44 +0300 |
commit | 843cd366555ba7c676aa9ec3e468fa4602a8acba (patch) | |
tree | 7e96840f91e29921a68acd19219899f3d0867508 /arch/arm/mach-mvebu | |
parent | 8005c49d9aea74d382f474ce11afbbc7d7130bec (diff) | |
download | linux-843cd366555ba7c676aa9ec3e468fa4602a8acba.tar.xz |
ARM: mvebu: remove unused mach/gpio.h
This file was left over from a cleanup of asm/gpio.h and has
not been used in a while. Let's just remove it now, so the
arch/arm/mach-mvebu/include/ directory can also disappear.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Diffstat (limited to 'arch/arm/mach-mvebu')
-rw-r--r-- | arch/arm/mach-mvebu/include/mach/gpio.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-mvebu/include/mach/gpio.h b/arch/arm/mach-mvebu/include/mach/gpio.h deleted file mode 100644 index 40a8c178f10d..000000000000 --- a/arch/arm/mach-mvebu/include/mach/gpio.h +++ /dev/null @@ -1 +0,0 @@ -/* empty */ |