From 8366ca71813ba9a97bfb3141863fab9a62e181bf Mon Sep 17 00:00:00 2001 From: Himanshu Aggarwal Date: Mon, 20 Jul 2015 19:32:49 +0530 Subject: input: hbtp_input: Port and add snapshot of changes from msm-3.10 Port the HBTP Input driver and apply the following driver changes taken from msm-3.10 kernel branch as of msm-3.10 commit. 31773451 input: misc: add input driver for HBTP 20bf9c5f input: hbtp_input: bypass alphabetical and numeric key config e424ee72 input: misc: hbtp-input: add event type in uevents Change-Id: I122d22cf738c747bcd43ec7f90c33a239288fd9d Signed-off-by: Jing Lin Signed-off-by: Chun Zhang Signed-off-by: Himanshu Aggarwal --- include/uapi/linux/Kbuild | 1 + 1 file changed, 1 insertion(+) (limited to 'include/uapi/linux/Kbuild') diff --git a/include/uapi/linux/Kbuild b/include/uapi/linux/Kbuild index 671e98bf2496..3589e9d08ffb 100644 --- a/include/uapi/linux/Kbuild +++ b/include/uapi/linux/Kbuild @@ -145,6 +145,7 @@ header-y += gen_stats.h header-y += gfs2_ondisk.h header-y += gigaset_dev.h header-y += gsmmux.h +header-y += hbtp_input.h header-y += hdlcdrv.h header-y += hdlc.h header-y += hdreg.h -- cgit v1.2.3