Input: keyboard: sprd_eic: Remove build warnings 28/159628/3
authorWook Song <wook16.song@samsung.com>
Fri, 10 Nov 2017 07:25:05 +0000 (16:25 +0900)
committerWook Song <wook16.song@samsung.com>
Fri, 10 Nov 2017 08:00:58 +0000 (17:00 +0900)
commitf7283270a8cc83435b5c2e6381d1cc71e4a22c05
treefe98d808180fa419642f507693e2422ec0c821c1
parentf1949c090b097cdd0ae7fa77ed35fa8e66ccee06
Input: keyboard: sprd_eic: Remove build warnings

This patch removes build warnings caused by passing wrong pointer type
as a function argument type. The build warnings caused by unused
variables/functions, and variable declarations in the middle of code are
also removed.

Change-Id: I7cadc6ed8cd8763e5773652e9f4d8cb0e7f46cdb
Signed-off-by: Wook Song <wook16.song@samsung.com>
drivers/input/keyboard/sprd_eic_keys.c