From: Al Viro Date: Sat, 29 Mar 2008 03:10:18 +0000 (+0000) Subject: fix the broken annotations in fsldma X-Git-Tag: v2.6.25-rc8~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4e6d5d3817ebae167e78e5957cd9e624be200c7;p=pandora-kernel.git fix the broken annotations in fsldma a) every bitwise declaration will give a unique type; use typedefs. b) no need to bother with the stuff pointed to by iomem pointers, unless it's accessed directly. noderef will force us to use helpers anyway. Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed