summaryrefslogtreecommitdiff
path: root/arch/arm/mach-iop32x/em7210.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-iop32x/em7210.c')
-rw-r--r--arch/arm/mach-iop32x/em7210.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-iop32x/em7210.c b/arch/arm/mach-iop32x/em7210.c
index 177cd07..31fbb6c 100644
--- a/arch/arm/mach-iop32x/em7210.c
+++ b/arch/arm/mach-iop32x/em7210.c
@@ -32,7 +32,6 @@
#include <asm/mach/time.h>
#include <asm/mach-types.h>
#include <mach/time.h>
-#include "gpio-iop32x.h"
static void __init em7210_timer_init(void)
{
@@ -184,7 +183,6 @@ void em7210_power_off(void)
static void __init em7210_init_machine(void)
{
- register_iop32x_gpio();
platform_device_register(&em7210_serial_device);
platform_device_register(&iop3xx_i2c0_device);
platform_device_register(&iop3xx_i2c1_device);