Hi Scott,

On Tue, 15 Jan 2008 17:30:47 -0600 Scott Wood <[EMAIL PROTECTED]> wrote:
>
> +++ b/arch/powerpc/platforms/82xx/ep8248e.c

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

Again, const doesn't mix with __initdata so just use __initdata.

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

Here as well.

-- 
Cheers,
Stephen Rothwell                    [EMAIL PROTECTED]
http://www.canb.auug.org.au/~sfr/

Attachment: pgp21hBoyeTYM.pgp
Description: PGP signature

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to