[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070729193401.GA18225@flint.arm.linux.org.uk>
Date: Sun, 29 Jul 2007 20:34:01 +0100
From: Russell King <rmk+lkml@....linux.org.uk>
To: Linux Kernel List <linux-kernel@...r.kernel.org>,
Greg KH <greg@...ah.com>
Subject: [BUG] undefined reference to `kobject_actions'
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:
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists