On Tuesday 24 June 2008 23:24:26 John Rigby wrote: > --- /dev/null > +++ b/arch/powerpc/platforms/512x/clock.c
>[...] > +static void ref_clk_calc(struct clk *clk) > +{ > + unsigned long rate; > + > + rate = devtree_getfreq("bus-frequency"); > + if (rate == 0) { > + printk(KERN_WARNING > + "No bus-frequency in dev tree using 66MHz\n"); Just nit-picking, but there should be a comma after "tree". Greetings, -- David Jander Protonic Holland. _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev