[PATCH 1/2] 8xx: Analogue & Micro Adder875 board support.

Stephen Rothwell sfr at canb.auug.org.au
Wed Jan 16 15:35:44 EST 2008


Hi Scott,

On Tue, 15 Jan 2008 17:30:45 -0600 Scott Wood <scottwood at freescale.com> wrote:
>
> +++ b/arch/powerpc/platforms/8xx/adder875.c

> +static __initdata const struct cpm_pin adder875_pins[] = {

Sorry, but you can't have both const and __inittdata.  The section
attributes that each use conflict.  So just make it __initdata.

> +static __initdata const struct of_device_id __initdata of_bus_ids[] = {

Same here.

-- 
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/20080116/a8e4919a/attachment.pgp>


More information about the Linuxppc-dev mailing list