From: Aaro Koskinen Date: Sun, 13 Mar 2011 10:26:27 +0000 (+0200) Subject: staging: xgifb: clean up register access types X-Git-Tag: v2.6.39-rc1~469^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0e23bdf3a73b1aff1fe51a71d5e05d89465e2aa;p=pandora-kernel.git staging: xgifb: clean up register access types Make type usage consistent. Use u8 for HW registers and unsigned for bitmasks. Signed-off-by: Aaro Koskinen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed