Home
last modified time | relevance | path

Searched hist:fe73f03549a28204866387311f7d3d9ef5e1503a (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/input/mouse/
H A Drpcmouse.cdiff fe73f03549a28204866387311f7d3d9ef5e1503a Fri Sep 14 22:30:12 CEST 2012 Arnd Bergmann <arnd@arndb.de> input: rpcmouse: use __iomem pointers for MMIO

ARM is moving to stricter checks on readl/write functions,
so we need to use the correct types everywhere.

Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: linux-input@vger.kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>