From: Ken Cox Date: Thu, 13 Mar 2014 20:39:20 +0000 (-0500) Subject: Staging: unisys: uislib: Cleanup sparse warnings in uislib X-Git-Tag: v3.15-rc1~139^2~181 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8504ff6cab9cc43591999e542e437445db5cfd92;p=pandora-kernel.git Staging: unisys: uislib: Cleanup sparse warnings in uislib Clean up code to get rid of sparse warnings, mostly related to accessing I/O space. Remove uislibcmpxchg64() and use cmpxchg() instead. Signed-off-by: Ken Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed