linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* 52xx build error
@ 2010-08-24  6:26 Benjamin Herrenschmidt
  2010-08-24  9:26 ` [PATCH] gpiolib: Add 'struct gpio_chip' forward declaration for !GPIOLIB case Anton Vorontsov
  0 siblings, 1 reply; 7+ messages in thread
From: Benjamin Herrenschmidt @ 2010-08-24  6:26 UTC (permalink / raw)
  To: Grant Likely; +Cc: linuxppc-dev

I get that with my current stuff:

cc1: warnings being treated as errors
In file included from /home/benh/linux-powerpc-test/arch/powerpc/platforms/52xx/mpc52xx_common.c:19:
/home/benh/linux-powerpc-test/include/linux/of_gpio.h:74: error: ‘struct gpio_chip’ declared inside parameter list
/home/benh/linux-powerpc-test/include/linux/of_gpio.h:74: error: its scope is only this definition or declaration, which is probably not what you want
/home/benh/linux-powerpc-test/include/linux/of_gpio.h:75: error: ‘struct gpio_chip’ declared inside parameter list
  CC      mm/bootmem.o
make[3]: *** [arch/powerpc/platforms/52xx/mpc52xx_common.o] Error 1
make[3]: *** Waiting for unfinished jobs....

Cheers,
Ben.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-09-01 15:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-24  6:26 52xx build error Benjamin Herrenschmidt
2010-08-24  9:26 ` [PATCH] gpiolib: Add 'struct gpio_chip' forward declaration for !GPIOLIB case Anton Vorontsov
2010-08-31  8:03   ` Grant Likely
2010-08-31  8:37     ` Anton Vorontsov
2010-08-31 16:44       ` Grant Likely
2010-08-31 17:07         ` Anton Vorontsov
2010-09-01 15:26           ` Grant Likely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).