On Thu, Sep 30, 2010 at 03:54,  <[email protected]> wrote:
> Modified: trunk/sound/soc/codecs/ad73311.h (9184 => 9185)
>
> +extern struct ad73311_ctrls ad73311;
> +EXPORT_SYMBOL(ad73311);
> +extern int ad73311_reg_config(void);
> +EXPORT_SYMBOL(ad73311_reg_config);

EXPORT_SYMBOL() goes where the symbol is defined (bf5xx-ad73311.c),
not in headers
-mike
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to