gpio-button-hotplug: use flexible array member
zero length arrays are deprecated.
Fixes coccinelle warning:
WARNING use flexible-array member instead
Signed-off-by: Rosen Penev <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/16848
Signed-off-by: Robert Marko <[email protected]>