]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: slicoss: fix different address space warnings
authorSergio Paracuellos <sergio.paracuellos@gmail.com>
Fri, 18 Nov 2016 17:57:18 +0000 (18:57 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Nov 2016 10:10:55 +0000 (11:10 +0100)
commit0699669b49d0c784ce1a79187733d5f64d4373c8
treece867c70304ba7c5f817003c11bc0ecf823bd6e1
parent020f95cb51039fbb34a23828f7f6ef1b14be725a
staging: slicoss: fix different address space warnings

Remove incorrect __iomem annotation.

This patch fix the following sparse warnings in slicoss driver:
warning: incorrect type in assignment (different address spaces)

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/slicoss/slic.h