X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=arch%2Fpowerpc%2Fsysdev%2Fmpc5xxx_clocks.c;h=5492dc5f56f4672adcff6d10e605aa91cc82bfca;hb=1223ad3240487ba6c2304b887cfb4da5cada04d8;hp=96f815a55dfd289ec09797a2b329a197573cacea;hpb=b4a133da2eaccb844a7beaef16ffd9c76a0d21d3;p=~andy%2Flinux diff --git a/arch/powerpc/sysdev/mpc5xxx_clocks.c b/arch/powerpc/sysdev/mpc5xxx_clocks.c index 96f815a55df..5492dc5f56f 100644 --- a/arch/powerpc/sysdev/mpc5xxx_clocks.c +++ b/arch/powerpc/sysdev/mpc5xxx_clocks.c @@ -9,9 +9,9 @@ #include #include #include +#include -unsigned int -mpc5xxx_get_bus_frequency(struct device_node *node) +unsigned long mpc5xxx_get_bus_frequency(struct device_node *node) { struct device_node *np; const unsigned int *p_bus_freq = NULL;