]> git.karo-electronics.de Git - karo-tx-linux.git/commit
tile: fix some -Wsign-compare warnings
authorChris Metcalf <cmetcalf@tilera.com>
Fri, 9 Aug 2013 20:53:50 +0000 (16:53 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Tue, 13 Aug 2013 20:27:40 +0000 (16:27 -0400)
commitca782ff9e930a71735659cdac4030645b1948547
tree62051d92df44124e6832901a9ce96403eac41576
parent62ca66e0b577d98d5da48e4861ba0a7480bcbeda
tile: fix some -Wsign-compare warnings

Normally the build doesn't include these warnings, but at one
point I built with -Wsign-compare, and noticed a few things that
are technically bugs.  This change fixes those things.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/include/asm/io.h
arch/tile/include/asm/mmzone.h
arch/tile/include/asm/spinlock_64.h