[PATCH v2] [POWERPC] Fix CONFIG_SMP=n build break

Stephen Rothwell sfr at canb.auug.org.au
Sun Oct 28 12:38:50 EST 2007


Hi Olof,

Just a trivial thing ...

On Sat, 27 Oct 2007 12:28:51 -0500 Olof Johansson <olof at lixom.net> wrote:
>
> +u8 iic_get_target_id(int cpu)
> +{
> +	return per_cpu(iic, cpu).target_id;
> +}
> +
> +EXPORT_SYMBOL_GPL(iic_get_target_id);

We don't normally put a blank line between a function and its EXPORT...

-- 
Cheers,
Stephen Rothwell                    sfr at canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20071028/1de3d09d/attachment.pgp>


More information about the Linuxppc-dev mailing list