summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-netx
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-netx')
-rw-r--r--arch/arm/mach-netx/netx-cm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-netx/netx-cm.c b/arch/arm/mach-netx/netx-cm.c
index 58b204274a..ebf9901d19 100644
--- a/arch/arm/mach-netx/netx-cm.c
+++ b/arch/arm/mach-netx/netx-cm.c
@@ -245,7 +245,6 @@ unsigned short crc16(unsigned short crc, unsigned int data)
int netx_cm_init(void)
{
- DECLARE_GLOBAL_DATA_PTR;
int i;
char buf[MAX_USER_ZONE_SIZE];
struct netx_cm_userarea *area;