arm: rpi: Drop the GPIO device addresses
authorSimon Glass <sjg@chromium.org>
Wed, 5 Apr 2017 22:23:32 +0000 (16:23 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 10 May 2017 00:19:05 +0000 (20:19 -0400)
We can rely on the device tree to provide this information.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-bcm283x/include/mach/gpio.h

index b2df75a..daaee52 100644 (file)
@@ -9,11 +9,6 @@
 #ifndef _BCM2835_GPIO_H_
 #define _BCM2835_GPIO_H_
 
-#ifndef CONFIG_BCM2835
-#define BCM2835_GPIO_BASE              0x3f200000
-#else
-#define BCM2835_GPIO_BASE              0x20200000
-#endif
 #define BCM2835_GPIO_COUNT             54
 
 #define BCM2835_GPIO_FSEL_MASK         0x7