summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/global_data.h
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2007-07-05 18:01:28 +0200
committerSascha Hauer <sha@octopus.labnet.pengutronix.de>2007-07-05 18:01:28 +0200
commit2e8ca97d8d56683c40c2fa6c0c1bf3699c9cddb5 (patch)
treef4deea1ffceb239b5ef8483d4a7517199d1f1e9f /include/asm-arm/global_data.h
parenta8421600d1d1a03a322e45b00db318dbf80fa03f (diff)
downloadbarebox-2e8ca97d8d56683c40c2fa6c0c1bf3699c9cddb5.tar.gz
barebox-2e8ca97d8d56683c40c2fa6c0c1bf3699c9cddb5.tar.xz
svn_rev_153
remove global data #2
Diffstat (limited to 'include/asm-arm/global_data.h')
-rw-r--r--include/asm-arm/global_data.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-arm/global_data.h b/include/asm-arm/global_data.h
index 9dcb70decf..a23317f500 100644
--- a/include/asm-arm/global_data.h
+++ b/include/asm-arm/global_data.h
@@ -24,8 +24,6 @@
#ifndef __ASM_GBL_DATA_H
#define __ASM_GBL_DATA_H
-typedef struct global_data {} gd_t;
-
#define DECLARE_GLOBAL_DATA_PTR
#endif /* __ASM_GBL_DATA_H */