[PATCH 6/7] Add mpc512x_find_ips_freq

Arnd Bergmann arnd at arndb.de
Wed Jan 9 05:15:14 EST 2008


On Tuesday 08 January 2008, John Rigby wrote:
> +unsigned long
> +mpc512x_find_ips_freq(struct device_node *node)
> +{

The driver that is using this is listed as 'tristate' in Kconfig, but
this function is not exported, so you get a link error if you want to
build it as a module.

	Arnd <><



More information about the Linuxppc-dev mailing list