elput: Fix compilation warning (GCC)
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 8 Jun 2017 02:18:11 +0000 (11:18 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Fri, 9 Jun 2017 02:53:47 +0000 (11:53 +0900)
commitf2783b4332d501fc4eece5c6d1906f4295e3d559
tree2e5f9e8f35cd0656657775470d9f8998af9d55d4
parentb1d287bbf2f1b7edd4404db93a9365d33a08835c
elput: Fix compilation warning (GCC)

Use GCC sematic {} instead of {0} as the array members are structs,
thus {0} isn't valid either.
src/lib/elput/elput_evdev.c