Blackfin: fix warnings with I/O port macros
authorMike Frysinger <vapier@gentoo.org>
Wed, 1 Apr 2009 12:25:58 +0000 (12:25 +0000)
committerMike Frysinger <vapier@gentoo.org>
Fri, 12 Jun 2009 10:03:46 +0000 (06:03 -0400)
commitf75196c404246b371182bb7554eab695619cb36f
tree91a4a9080db62dac5b311dcca35aa430b05eac1a
parentf4290e81f6035b49d4a03706081b2c5f58906386
Blackfin: fix warnings with I/O port macros

The I/O port functions take ints, so we need to cast them up before
passing to our read/write funcs to avoid ugly messes of warnings.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
arch/blackfin/include/asm/io.h