On Tue, Apr 23, 2013 at 12:00:26PM +1000, Stephen Rothwell wrote:
> Hi Nathan,
> 
> On Mon, 22 Apr 2013 13:47:55 -0500 Nathan Fontenot <nf...@linux.vnet.ibm.com> 
> wrote:
> >
> >  #if defined(CONFIG_NUMA) && defined(CONFIG_PPC_SPLPAR)
> >  extern int start_topology_update(void);
> >  extern int stop_topology_update(void);
> > +extern inline int prrn_is_enabled(void);
> 
> You really can't do "extern inline" with no body ...

No you can't, and at least with my compiler it causes a build error.

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

Reply via email to