Thread (17 messages) flat view 17 messages, 3 authors, 2007-01-24

Re: [PATCH 1/5] [POWERPC] cpm2: CPM2 interrupt controller fix

From: Paul Mackerras <hidden>
Date: 2007-01-24 10:07:09

I just tried to compile up the ads8272_defconfig with ARCH=ppc, since
that was the only obviously 8272-based config in arch/ppc/configs.
However, arch/ppc/platforms/mpc8272ads_setup.c fails to compile
because of things like this in it (line 106):

static void init_fcc1_ioports(struct fs_platform_info*)
{
...
}

That is, it's a function definition (not declaration) with the
parameter name missing, which gcc rejects with an error.  Gitk tells
me it's been like this since September.

Is there any 8272-based config that actually still compiles with
ARCH=ppc?

Paul.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help