mpc83xx: fix build warnings in RB333/600 dtb wrappers
authorGabor Juhos <juhosg@openwrt.org>
Sat, 5 May 2012 11:43:10 +0000 (11:43 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sat, 5 May 2012 11:43:10 +0000 (11:43 +0000)
SVN-Revision: 31587

target/linux/mpc83xx/patches-3.3/200-powerpc-add-rbppc-support.patch

index 35e11cb8d1ade82e4260c1f3b202550ffcd98bb5..b78bcf478a96c2b9c22ba04c1e4a0eb9d6c40ba2 100644 (file)
 +};
 --- /dev/null
 +++ b/arch/powerpc/boot/rb600.c
-@@ -0,0 +1,72 @@
+@@ -0,0 +1,70 @@
 +/*
 + * The RouterBOARD platform -- for booting RB600(A) RouterBOARDs.
 + *
 +{
 +      const u32 *reg, *timebase, *clock;
 +      int node, size;
-+      void *chosen;
-+      const char* bootargs;
 +
 +      dt_fixup_memory(0, memsize64);
 +
 +
 +static void rb333_fixups(void)
 +{
-+      const u32 *reg, *timebase, *clock;
++      const u32 *timebase, *clock;
 +      int node, size;
 +      void *chosen;
 +      const char* bootargs;