public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [BUG] undefined reference to `kobject_actions'
@ 2007-07-29 19:34 Russell King
  2007-07-29 19:34 ` Gabriel C
  2007-07-29 19:37 ` Russell King
  0 siblings, 2 replies; 6+ messages in thread
From: Russell King @ 2007-07-29 19:34 UTC (permalink / raw)
  To: Linux Kernel List, Greg KH

Many ARM platforms fail to build with the following:

drivers/built-in.o: In function `store_uevent':
hid-input.c:(.text+0x19c4c): undefined reference to `kobject_actions'

It appears that if hotplug is disabled, kobject_actions is ifdef'd
away but hid-input still references it.

-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:

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

end of thread, other threads:[~2007-07-29 21:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-29 19:34 [BUG] undefined reference to `kobject_actions' Russell King
2007-07-29 19:34 ` Gabriel C
2007-07-29 19:37 ` Russell King
2007-07-29 19:59   ` Kay Sievers
2007-07-29 20:41     ` Russell King
2007-07-29 21:01       ` Greg KH

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