ep93xx_keypad.c uses interfaces from linux/module.h,
so it should include that file. This patch fixes build errors.
Signed-off-by: Axel Lin <redacted>
---
drivers/input/keyboard/ep93xx_keypad.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
From: H Hartley Sweeten <hidden> Date: 2011-08-22 16:29:35
On Sunday, August 21, 2011 1:51 AM, Axel Lin wrote:
quoted hunk
ep93xx_keypad.c uses interfaces from linux/module.h,
so it should include that file. This patch fixes build errors.
Signed-off-by: Axel Lin <redacted>
---
drivers/input/keyboard/ep93xx_keypad.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)