public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* CONFIG_LEDS_DA903X=m breaks 2.6.28-rc2-git1 build on x86-64
@ 2008-10-27  8:45 Jean Delvare
  2008-10-27 10:09 ` Eric Miao
  0 siblings, 1 reply; 3+ messages in thread
From: Jean Delvare @ 2008-10-27  8:45 UTC (permalink / raw)
  To: Mike Rapoport, Eric Miao, Richard Purdie; +Cc: LKML, Linus Torvalds

Hi Mike, Eric, Richard,

With CONFIG_LEDS_DA903X=m, kernel 2.6.28-rc2-git1 fails to build on
x86-64 with the following error:

  CC [M]  drivers/leds/leds-da903x.o
drivers/leds/leds-da903x.c:35: error: field "work" has incomplete type
drivers/leds/leds-da903x.c: In function "da903x_led_work":
drivers/leds/leds-da903x.c:47: warning: type defaults to "int" in declaration of "__mptr"
drivers/leds/leds-da903x.c:47: warning: initialization from incompatible pointer type
drivers/leds/leds-da903x.c: In function "da903x_led_set":
drivers/leds/leds-da903x.c:89: error: implicit declaration of function "schedule_work"
drivers/leds/leds-da903x.c: In function "da903x_led_probe":
drivers/leds/leds-da903x.c:125: error: implicit declaration of function "INIT_WORK"

Can we PLEASE stick to the plan and ONLY have bug FIXES after rc1 (and
even more so after rc2)?

Thanks,
-- 
Jean Delvare

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

end of thread, other threads:[~2008-10-27 11:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-27  8:45 CONFIG_LEDS_DA903X=m breaks 2.6.28-rc2-git1 build on x86-64 Jean Delvare
2008-10-27 10:09 ` Eric Miao
2008-10-27 11:42   ` Jean Delvare

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox