platform/chrome: cros_ec_lightbar - fix duplicate const warning
authorOlof Johansson <olofj@chromium.org>
Tue, 3 Mar 2015 12:22:33 +0000 (13:22 +0100)
committerOlof Johansson <olof@lixom.net>
Wed, 4 Mar 2015 19:23:13 +0000 (11:23 -0800)
commit377415abab7b49c982475990cd06eef9f33e2ccc
treed7f6125e3e6c59ffca61a9f6dcb33f2d0d77b2b9
parentef59c25d1be9539890c03c4915cdd4b868191b6f
platform/chrome: cros_ec_lightbar - fix duplicate const warning

Fix the following sparse warning:

    drivers/platform/chrome/cros_ec_lightbar.c:254:25: sparse: duplicate const

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Olof Johansson <olofj@chromium.org>
Reviewed-by: Gwendal Grignou <gwendal@chromium.org>
Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Signed-off-by: Olof Johansson <olof@lixom.net>
drivers/platform/chrome/cros_ec_lightbar.c