coresight: fixing compilation warnings picked up by 64bit compiler
authorMathieu Poirier <mathieu.poirier@linaro.org>
Mon, 30 Mar 2015 20:13:35 +0000 (14:13 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Apr 2015 14:17:03 +0000 (16:17 +0200)
commit72f641fe6818a403aed52fb3a5b8a241ff76c24f
tree87f8cc10e583169662d9275a1825d506987bd43a
parent8c02a5ba34a1fae6def8cb5a39bb582f09bca49c
coresight: fixing compilation warnings picked up by 64bit compiler

Compiling coresight drivers with a 64-bit compiler highlights a couple
of formatting issues, which are fixed by this patch.

Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/coresight/coresight-etb10.c
drivers/coresight/coresight-tmc.c