diff options
author | Lee Jones <lee.jones@linaro.org> | 2020-11-04 23:51:52 +0100 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2020-11-09 07:25:02 +0100 |
commit | e0d80b647c12d5deb163365005742739745960cf (patch) | |
tree | 4535f3b72f30b3a0cb6391d7d53214d533d37fd4 /drivers/input/misc/ab8500-ponkey.c | |
parent | Input: gpio_keys - fix misnamed function parameter 'dev' (diff) | |
download | linux-e0d80b647c12d5deb163365005742739745960cf.tar.xz linux-e0d80b647c12d5deb163365005742739745960cf.zip |
Input: cros_ec_keyb - struct headers should start with 'struct <name>'
Fixes the following W=1 kernel build warning(s):
drivers/input/keyboard/cros_ec_keyb.c:72: warning: cannot understand function prototype: 'struct cros_ec_bs_map '
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Reviewed-by: Benson Leung <bleung@chromium.org>
Link: https://lore.kernel.org/r/20201104162427.2984742-8-lee.jones@linaro.org
[dtor: fixed up docbook comments for cros_ec_keyb structure as well]
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions