From: Mike Frysinger Date: Wed, 1 Apr 2009 12:25:58 +0000 (+0000) Subject: Blackfin: fix warnings with I/O port macros X-Git-Tag: v2.6.31-rc1~361^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f75196c404246b371182bb7554eab695619cb36f;p=pandora-kernel.git 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 Signed-off-by: Bryan Wu --- Reading git-diff-tree failed