summaryrefslogtreecommitdiff
path: root/include/linux/root_dev.h
diff options
context:
space:
mode:
authorPetr Vandrovec <vandrove@vc.cvut.cz>2004-09-15 22:11:21 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-09-15 22:11:21 -0700
commitee3b1e7ba1909974b8a904eb209a4b78b34bee18 (patch)
tree930288986d312cfce15d91460e6c9a6dbfbe6006 /include/linux/root_dev.h
parent8ada88c278dd9022094f96b81690c9be5a2784c3 (diff)
[PATCH] matroxfb update + sparse annotations
This change switches matroxfb on x86 and x86_64 from dereferencing pointers to {read,write}[bwl], as __pa() are gone from them, and so gcc does not need an additional register for preserving address between consecutive {read,write}[bwl]. Then it switches only supported architecture left (ppc/ppc64/arm) from dereferencing pointers to __raw_{read,write}[bwl]. Third part is fixing sparse complaints: add __iomem here and there, and switch one 1bit bitfield from int to unsigned int. After this there should be no sparse complaints in matroxfb. Signed-off-by: Petr Vandrovec <vandrove@vc.cvut.cz> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux/root_dev.h')
0 files changed, 0 insertions, 0 deletions