]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - cpu/mpc8xx/cpu_init.c
* Patch by Josef Wagner, 12 Mar 2003:
[people/ms/u-boot.git] / cpu / mpc8xx / cpu_init.c
index c0ee5de2e9e2b8ddeb2787e5208c77cca79c1b4b..4bd91f98cac4701d51c744b3d12dfdad0db2c424 100644 (file)
@@ -42,8 +42,8 @@ void cpu_init_f (volatile immap_t * immr)
 {
 #ifndef CONFIG_MBX
        volatile memctl8xx_t *memctl = &immr->im_memctl;
-       ulong reg;
 #endif
+       ulong reg;
 
        /* SYPCR - contains watchdog control (11-9) */