diff options
author | Al Viro <viro@ftp.linux.org.uk> | 2008-03-29 04:10:18 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-03-30 23:20:24 +0200 |
commit | a4e6d5d3817ebae167e78e5957cd9e624be200c7 (patch) | |
tree | 5d69f988bc7bdb5d4c5f9c31210fc1d98848c76a /drivers/input/keyboard/hil_kbd.c | |
parent | 8250_pci: duplicate initializer in array ([pbn_b0_8_115200]) (diff) | |
download | linux-a4e6d5d3817ebae167e78e5957cd9e624be200c7.tar.xz linux-a4e6d5d3817ebae167e78e5957cd9e624be200c7.zip |
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 <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/input/keyboard/hil_kbd.c')
0 files changed, 0 insertions, 0 deletions