gpio-button-hotplug: fix 4.19 build breakage on malta/be64
authorPetr Štetiar <ynezz@true.cz>
Sat, 15 Jun 2019 09:28:05 +0000 (09:28 +0000)
committerPetr Štetiar <ynezz@true.cz>
Mon, 17 Jun 2019 07:42:36 +0000 (09:42 +0200)
commitdd6d82112a10796dd5aa0f9e9c76ec8e77e7e211
tree3c54c364cfe77efef76788603f060e948e2251d1
parenteef195f57b811be8f8c208c940a8f27b3ad38365
gpio-button-hotplug: fix 4.19 build breakage on malta/be64

While testing 4.19 build on malta/be64, I've encountered following
error:

 gpio-button-hotplug/gpio-button-hotplug.c:529:18: error: implicit
 declaration of function 'gpio_to_desc'

which is caused by the missing include fixed by this patch.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
package/kernel/gpio-button-hotplug/src/gpio-button-hotplug.c