commit | 57c2d60e1e3db506cdcecbf60f939593125db7f8 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Fri Mar 24 03:18:31 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Mar 24 07:33:29 2006 -0800 |
tree | f91c0b9b1682772fd5150919fd8a57479700f2dc | |
parent | db3185242a9a369d5ef13cd2baf196507925009e [diff] |
[PATCH] Yet more rio cleaning (1 of 2) - Remove more unused headers - Remove various typedefs - Correct type of PaddrP (physical addresses should be ulong) - Kill use of bcopy - More printk cleanups - Kill true/false - Clean up direct access to pci BARs Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>