From 7c3fd20406f41a74952e4be98e24ee43728b4bbe Mon Sep 17 00:00:00 2001 From: Rob Herring Date: Sun, 11 Mar 2012 15:21:39 -0500 Subject: [PATCH] --- yaml --- r: 297661 b: refs/heads/master c: 6f71e9213c1dd31c44824e95ea4441883fceaf9c h: refs/heads/master i: 297659: 2b94a28a15daa970a75cbaa213666a090ccbba47 v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-iop13xx/include/mach/iop13xx.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index ab95d3424c61..218096793792 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8a2b6255dd11eee1b27d1be394241abf1871b610 +refs/heads/master: 6f71e9213c1dd31c44824e95ea4441883fceaf9c diff --git a/trunk/arch/arm/mach-iop13xx/include/mach/iop13xx.h b/trunk/arch/arm/mach-iop13xx/include/mach/iop13xx.h index 07e9ff7adafb..e190dcd7d72d 100644 --- a/trunk/arch/arm/mach-iop13xx/include/mach/iop13xx.h +++ b/trunk/arch/arm/mach-iop13xx/include/mach/iop13xx.h @@ -5,6 +5,7 @@ /* The ATU offsets can change based on the strapping */ extern u32 iop13xx_atux_pmmr_offset; extern u32 iop13xx_atue_pmmr_offset; +void iop13xx_init_early(void); void iop13xx_init_irq(void); void iop13xx_map_io(void); void iop13xx_platform_init(void);