]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/sparc/cpu/leon3/ambapp.c
sparc: leon3: Move ambapp_bus_init() call to arch_cpu_init() function
[people/ms/u-boot.git] / arch / sparc / cpu / leon3 / ambapp.c
index b8ac05faf12c50c1bbe3ed3e8d94020d3d0ed231..47769cffd70a333bc80f07b98a4ecbf36e806ec1 100644 (file)
@@ -40,7 +40,7 @@ extern int ambapp_find_ahb(struct ambapp_bus *abus, unsigned int dev_vend,
        int index, int type, struct ambapp_find_ahb_info *result);
 
 /************ C ROUTINES USED BY U-BOOT AMBA CORE DRIVERS ************/
-struct ambapp_bus ambapp_plb;
+struct ambapp_bus ambapp_plb __section(.data);
 
 void ambapp_bus_init(
        unsigned int ioarea,