summaryrefslogtreecommitdiff
path: root/arch/arm/mach-iop32x/iq80321.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-iop32x/iq80321.c')
-rw-r--r--arch/arm/mach-iop32x/iq80321.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-iop32x/iq80321.c b/arch/arm/mach-iop32x/iq80321.c
index 66782ff..015435d 100644
--- a/arch/arm/mach-iop32x/iq80321.c
+++ b/arch/arm/mach-iop32x/iq80321.c
@@ -33,7 +33,6 @@
#include <asm/page.h>
#include <asm/pgtable.h>
#include <mach/time.h>
-#include "gpio-iop32x.h"
/*
* IQ80321 timer tick configuration.
@@ -171,7 +170,6 @@ static struct platform_device iq80321_serial_device = {
static void __init iq80321_init_machine(void)
{
- register_iop32x_gpio();
platform_device_register(&iop3xx_i2c0_device);
platform_device_register(&iop3xx_i2c1_device);
platform_device_register(&iq80321_flash_device);