diff options
Diffstat (limited to 'arch/powerpc/sysdev/mpc5xxx_clocks.c')
| -rw-r--r-- | arch/powerpc/sysdev/mpc5xxx_clocks.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/sysdev/mpc5xxx_clocks.c b/arch/powerpc/sysdev/mpc5xxx_clocks.c index 34e12f9995f..96f815a55df 100644 --- a/arch/powerpc/sysdev/mpc5xxx_clocks.c +++ b/arch/powerpc/sysdev/mpc5xxx_clocks.c @@ -8,6 +8,7 @@  #include <linux/kernel.h>  #include <linux/of_platform.h> +#include <linux/export.h>  unsigned int  mpc5xxx_get_bus_frequency(struct device_node *node)  |