openwrt/package
Petr Štetiar 074c8e296c 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>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
(cherry picked from commit dd6d82112a)
2019-07-19 17:00:30 +02:00
..
base-files base-files: Fix path check in get_mac_binary 2019-07-09 23:08:10 +02:00
boot mvebu: fix regression for non-generic ESPRESSObin versions 2019-06-28 21:52:57 +02:00
devel valgrind: Add support for ARM64 architecture 2019-05-14 20:28:41 +02:00
firmware layerscape: drop ppa package 2019-06-06 15:40:09 +02:00
kernel gpio-button-hotplug: fix 4.19 build breakage on malta/be64 2019-07-19 17:00:30 +02:00
libs libroxml: bump to the 3.0.2 version 2019-07-16 14:13:07 +02:00
network openvpn: fix handling of list options 2019-07-17 20:11:41 +02:00
system fstools: add direct dependencies on libblobmsg-json and libjson-c 2019-07-15 00:48:13 +02:00
utils busybox: strip off ALTERNATIVES spec 2019-07-12 09:17:34 +00:00
Makefile