[Linux 2.6.29_rc2] Undefined symbols when CONFIG_MFD_PCF50633 isenabled

From: Ozan ÃaÄlayan
Date: Sat Jan 17 2009 - 05:58:23 EST


I just enabled the following new config parameters:

++CONFIG_INPUT_PCF50633_PMU=m
++CONFIG_CHARGER_PCF50633=m
++CONFIG_MFD_PCF50633=m
++CONFIG_PCF50633_ADC=m
++CONFIG_PCF50633_GPIO=m
++CONFIG_REGULATOR_PCF50633=m
++CONFIG_RTC_DRV_PCF50633=m

and then the build/installation failed with the following symbol errors:

..
..
OBJCOPY arch/x86/boot/vmlinux.bin
AS arch/x86/boot/header.o
LD arch/x86/boot/setup.elf
OBJCOPY arch/x86/boot/setup.bin
BUILD arch/x86/boot/bzImage
Root device is (104, 1)
Setup is 12716 bytes (padded to 12800 bytes).
System is 2092 kB
CRC b335d63f
Kernel: arch/x86/boot/bzImage is ready (#1)
ERROR: "__set_irq_handler" [drivers/mfd/pcf50633-core.ko] undefined!
ERROR: "handle_level_irq" [drivers/mfd/pcf50633-core.ko] undefined!
make[1]: *** [__modpost] Error 1


--

Ozan ÃaÄlayan
<ozan_at_pardus.org.tr>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/