diff options
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2012-06-08 11:54:21 +0300 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2012-07-09 00:16:25 +0200 |
commit | 487bae3c3a4275952ab08fe70da3dae45b54f67a (patch) | |
tree | a1d520913b20c234ad587804f499643a53ed9f4f /drivers/usb | |
parent | acb6685ef312c0bd1eb84932bd5dd3cf251134ce (diff) | |
download | op-kernel-dev-487bae3c3a4275952ab08fe70da3dae45b54f67a.zip op-kernel-dev-487bae3c3a4275952ab08fe70da3dae45b54f67a.tar.gz |
mfd: Update twl6040 Kconfig to avoid build breakage
twl6040 needs CONFIG_IRQ_DOMAIN to compile, without this we have:
drivers/mfd/twl6040-irq.c: In function 'twl6040_irq_init':
drivers/mfd/twl6040-irq.c:164:2: error: implicit declaration of function 'irq_domain_add_legacy'
drivers/mfd/twl6040-irq.c:165:11: error: 'irq_domain_simple_ops' undeclared (first use in this function)
drivers/mfd/twl6040-irq.c:165:11: note: each undeclared identifier is reported only once for each function it appears in
Reported-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions