From: Rob Herring Date: Tue, 3 Feb 2015 23:12:38 +0000 (-0800) Subject: Input: pxa27x_keypad - remove unnecessary ARM includes X-Git-Tag: fixes-v4.0-rc1~144^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d05426779b96767f0c306cbeb8bb77d7e70eb36e;p=pandora-kernel.git 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-diff-tree failed