hw/input/lm832x: Move lm832x_key_event() declaration to "lm832x.h"
lm832x_key_event() is specific go LM832x devices, not to the I2C bus API. Move it out of "i2c.h" to a new header. Reviewed-by:Richard Henderson <richard.henderson@linaro.org> Acked-by:
Corey Minyard <cminyard@mvista.com> Signed-off-by:
Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by:
Corey Minyard <cminyard@mvista.com>
Showing
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- hw/arm/nseries.c 1 addition, 0 deletionshw/arm/nseries.c
- hw/input/lm832x.c 1 addition, 0 deletionshw/input/lm832x.c
- include/hw/i2c/i2c.h 0 additions, 3 deletionsinclude/hw/i2c/i2c.h
- include/hw/input/lm832x.h 26 additions, 0 deletionsinclude/hw/input/lm832x.h
include/hw/input/lm832x.h
0 → 100644
Please register or sign in to comment