commit | 4de8810ed8b25472be0cfd85f1db337576f81f87 | [log] [tgz] |
---|---|---|
author | Bartosz Golaszewski <[email protected]> | Thu Feb 14 15:51:55 2019 +0100 |
committer | Sekhar Nori <[email protected]> | Tue Feb 19 19:39:15 2019 +0530 |
tree | 68095a86372db8e2e40559c3774db3f57f099152 | |
parent | 23fa70e40a42e8dfeac654b8cc0e5b463e54af25 [diff] |
input: davinci_keyscan: remove unnecessary includes The mach/ and asm/ includes are not needed in davinci_keyscan, but they will cause build problems once we make mach/irqs.h a private header for mach-davinci. Remove all unused header includes. Acked-by: Dmitry Torokhov <[email protected]> Signed-off-by: Bartosz Golaszewski <[email protected]> Signed-off-by: Sekhar Nori <[email protected]>