of_flat_dt_match() helper build FAIL
Benjamin Herrenschmidt
benh at kernel.crashing.org
Fri Jan 21 13:15:22 EST 2011
a4f740cf33f7f6c164bbde3c0cdbcc77b0c4997c introduces:
/arch/powerpc/platforms/83xx/mpc831x_rdb.c:63: error: expected '{'
before 'const'
and more...
This hunk is obviously bogus:
+struct const char *board[] __initdata = {
+ "MPC8313ERDB",
+ "fsl,mpc8315erdb",
+ NULL
+}
+
You should at least compile test your changes :-(
Please send Linus a fix.
Cheers,
Ben.
More information about the Linuxppc-dev
mailing list