[ARM] Fix netx_defconfig regression
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Fri, 26 Oct 2007 16:55:28 +0000 (17:55 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 31 Oct 2007 15:21:37 +0000 (15:21 +0000)
commit5984a2fc7e7c9ab118e78ae9799e98fc4ade40f9
treed1bd276564dfff6922bf060bde22554c326dfc0a
parenta80770ce4d8e0e83a32298453c0a8e78444f8184
[ARM] Fix netx_defconfig regression

Fix:

  CC      arch/arm/mach-netx/xc.o
arch/arm/mach-netx/xc.c: In function 'request_xc':
arch/arm/mach-netx/xc.c:192: error: 'struct kobject' has no member named 'name'
arch/arm/mach-netx/xc.c:196: error: 'struct kobject' has no member named 'name'
arch/arm/mach-netx/xc.c:200: error: 'struct kobject' has no member named 'name'

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-netx/xc.c