From d05426779b96767f0c306cbeb8bb77d7e70eb36e Mon Sep 17 00:00:00 2001 From: Rob Herring Date: Tue, 3 Feb 2015 15:12:38 -0800 Subject: [PATCH] Input: pxa27x_keypad - remove unnecessary ARM includes Remove some left-over ARM only includes in order to enable building on ARM64. __raw_{read,write}l were getting implicitly included, so add linux/io.h include. Signed-off-by: Rob Herring Signed-off-by: Dmitry Torokhov --- Reading git-format-patch failed