From fc346270124a1a05a5b3c47f277d467ff410b3ae Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Thu, 29 May 2014 16:52:46 +0200 Subject: [PATCH] gpio: select IRQ_DOMAIN for gpiolib irqchip helpers These helpers depend on the IRQ_DOMAIN so select it explicitly, as it will not be present on all platforms such as Intel desktops and laptops using Intel-MID. Signed-off-by: Linus Walleij --- Reading git-format-patch failed