The patch titled add "select GPIO_VR41XX" for TANBAC_TB0229 has been added to the -mm tree. Its filename is add-select-gpio_vr41xx-for-tanbac_tb0229.patch See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ Subject: add "select GPIO_VR41XX" for TANBAC_TB0229 From: Yoichi Yuasa <yoichi_yuasa@xxxxxxxxxxxxxx> TANBAC_TB0229 requires GPIO_VR41XX. This patch adds "select GPIO_VR41XX" for TANBAC_TB0229. Signed-off-by: Yoichi Yuasa <yoichi_yuasa@xxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- drivers/char/Kconfig | 1 + 1 file changed, 1 insertion(+) diff -puN drivers/char/Kconfig~add-select-gpio_vr41xx-for-tanbac_tb0229 drivers/char/Kconfig --- a/drivers/char/Kconfig~add-select-gpio_vr41xx-for-tanbac_tb0229 +++ a/drivers/char/Kconfig @@ -865,6 +865,7 @@ config SONYPI config TANBAC_TB0219 tristate "TANBAC TB0219 base board support" depends TANBAC_TB022X + select GPIO_VR41XX menu "Ftape, the floppy tape device driver" _ Patches currently in -mm which might be from yoichi_yuasa@xxxxxxxxxxxxxx are git-netdev-all.patch rtc-subsystem-add-capability-checks.patch add-select-gpio_vr41xx-for-tanbac_tb0229.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html