All of lore.kernel.org
 help / color / mirror / Atom feed
* 52xx build error
@ 2010-08-24  6:26 Benjamin Herrenschmidt
  2010-08-24  9:26   ` Anton Vorontsov
  0 siblings, 1 reply; 13+ 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] 13+ messages in thread

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

Thread overview: 13+ 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-24  9:26   ` Anton Vorontsov
2010-08-31  8:03   ` Grant Likely
2010-08-31  8:03     ` Grant Likely
2010-08-31  8:37     ` Anton Vorontsov
2010-08-31  8:37       ` Anton Vorontsov
2010-08-31 16:44       ` Grant Likely
2010-08-31 16:44         ` Grant Likely
2010-08-31 17:07         ` Anton Vorontsov
2010-08-31 17:07           ` Anton Vorontsov
2010-09-01 15:26           ` Grant Likely
2010-09-01 15:26             ` Grant Likely

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.