public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Compiler error in last git kernel [drivers/char/ipmi/ipmi_devintf.c]
@ 2005-05-24 16:59 Giacomo A. Catenazzi
  2005-05-24 19:01 ` [Patch] ipmi: " Neil Horman
  0 siblings, 1 reply; 2+ messages in thread
From: Giacomo A. Catenazzi @ 2005-05-24 16:59 UTC (permalink / raw)
  To: Linux Kernel Mailing List


   CC [M]  drivers/char/ipmi/ipmi_devintf.o
drivers/char/ipmi/ipmi_devintf.c: In function `ipmi_new_smi':
drivers/char/ipmi/ipmi_devintf.c:532: warning: passing arg 1 of `class_simple_device_add' from incompatible pointer type
drivers/char/ipmi/ipmi_devintf.c: In function `ipmi_smi_gone':
drivers/char/ipmi/ipmi_devintf.c:537: warning: passing arg 1 of `class_simple_device_remove' makes integer from pointer without a cast
drivers/char/ipmi/ipmi_devintf.c:537: error: too many arguments to function `class_simple_device_remove'
drivers/char/ipmi/ipmi_devintf.c: In function `init_ipmi_devintf':
drivers/char/ipmi/ipmi_devintf.c:558: warning: assignment from incompatible pointer type
drivers/char/ipmi/ipmi_devintf.c:566: warning: passing arg 1 of `class_simple_destroy' from incompatible pointer type
drivers/char/ipmi/ipmi_devintf.c:580: warning: passing arg 1 of `class_simple_destroy' from incompatible pointer type
drivers/char/ipmi/ipmi_devintf.c: In function `cleanup_ipmi':
drivers/char/ipmi/ipmi_devintf.c:591: warning: passing arg 1 of `class_simple_destroy' from incompatible pointer type
make[3]: *** [drivers/char/ipmi/ipmi_devintf.o] Error 1

ciao
	cate

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

end of thread, other threads:[~2005-05-24 19:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-24 16:59 Compiler error in last git kernel [drivers/char/ipmi/ipmi_devintf.c] Giacomo A. Catenazzi
2005-05-24 19:01 ` [Patch] ipmi: " Neil Horman

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