summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-nomadik
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2011-08-23 12:50:50 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2011-08-23 15:30:04 +0100
commit94117cb8db3b6377ae5d68edd724211e9a607326 (patch)
tree111af0c19baba5ec5ebc538ff5716a52251a0e91 /arch/arm/plat-nomadik
parent9d08d5d77a355510c2f5657c86b0a4b25acfe72c (diff)
downloadop-kernel-dev-94117cb8db3b6377ae5d68edd724211e9a607326.zip
op-kernel-dev-94117cb8db3b6377ae5d68edd724211e9a607326.tar.gz
ARM: 7056/1: plat-nomadik: kill off <plat/gpio.h>
After recent consolidations the Nomadik <plat/gpio.h> is entirely superfluous, so get rid of it. Reported-by: Russell King <linux@arm.linux.org.uk> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/plat-nomadik')
-rw-r--r--arch/arm/plat-nomadik/include/plat/gpio.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/arch/arm/plat-nomadik/include/plat/gpio.h b/arch/arm/plat-nomadik/include/plat/gpio.h
deleted file mode 100644
index 78c0c0f..0000000
--- a/arch/arm/plat-nomadik/include/plat/gpio.h
+++ /dev/null
@@ -1,17 +0,0 @@
-/*
- * Structures and registers for GPIO access in the Nomadik SoC
- *
- * Copyright (C) 2008 STMicroelectronics
- * Author: Prafulla WADASKAR <prafulla.wadaskar@st.com>
- * Copyright (C) 2009 Alessandro Rubini <rubini@unipv.it>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- */
-#ifndef __ASM_PLAT_GPIO_H
-#define __ASM_PLAT_GPIO_H
-
-#include <linux/kernel.h>
-
-#endif /* __ASM_PLAT_GPIO_H */
OpenPOWER on IntegriCloud