From: Artem Savkov Date: Thu, 5 Mar 2015 11:42:27 +0000 (+0100) Subject: mfd: rt5033: MFD_RT5033 needs to select REGMAP_IRQ X-Git-Tag: omap-for-v4.1/fixes-rc1~150^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23a2a22a3f3f17de094f386a893f7047c10e44a0;p=pandora-kernel.git mfd: rt5033: MFD_RT5033 needs to select REGMAP_IRQ Since commit 0b2712585(linux-next.git) this driver uses regmap_irq and so needs to select REGMAP_IRQ. This fixes the following compilation errors: ERROR: "regmap_irq_get_domain" [drivers/mfd/rt5033.ko] undefined! ERROR: "regmap_add_irq_chip" [drivers/mfd/rt5033.ko] undefined! Signed-off-by: Artem Savkov Signed-off-by: Lee Jones --- Reading git-diff-tree failed