Skip to content

Commit

Permalink
ARM: 7056/1: plat-nomadik: kill off <plat/gpio.h>
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Linus Walleij authored and Russell King committed Aug 23, 2011
1 parent 9d08d5d commit 94117cb
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 21 deletions.
2 changes: 0 additions & 2 deletions arch/arm/mach-nomadik/include/mach/gpio.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
#ifndef __ASM_ARCH_GPIO_H
#define __ASM_ARCH_GPIO_H

#include <plat/gpio.h>

#endif /* __ASM_ARCH_GPIO_H */
2 changes: 0 additions & 2 deletions arch/arm/mach-ux500/include/mach/gpio.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,4 @@
*/
#define ARCH_NR_GPIOS 350

#include <plat/gpio.h>

#endif /* __ASM_ARCH_GPIO_H */
17 changes: 0 additions & 17 deletions arch/arm/plat-nomadik/include/plat/gpio.h

This file was deleted.

0 comments on commit 94117cb

Please sign in to comment.