aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-orion5x/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-orion5x/common.h')
-rw-r--r--arch/arm/mach-orion5x/common.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/mach-orion5x/common.h b/arch/arm/mach-orion5x/common.h
index f565f9944af2..175ec4ca8df6 100644
--- a/arch/arm/mach-orion5x/common.h
+++ b/arch/arm/mach-orion5x/common.h
@@ -71,9 +71,8 @@ void edmini_v2_init(void);
71static inline void edmini_v2_init(void) {}; 71static inline void edmini_v2_init(void) {};
72#endif 72#endif
73 73
74struct meminfo;
75struct tag; 74struct tag;
76extern void __init tag_fixup_mem32(struct tag *, char **, struct meminfo *); 75extern void __init tag_fixup_mem32(struct tag *, char **);
77 76
78/***************************************************************************** 77/*****************************************************************************
79 * Helpers to access Orion registers 78 * Helpers to access Orion registers