]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] Yet more rio cleaning (1 of 2)
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Fri, 24 Mar 2006 11:18:31 +0000 (03:18 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 24 Mar 2006 15:33:29 +0000 (07:33 -0800)
commit57c2d60e1e3db506cdcecbf60f939593125db7f8
treef91c0b9b1682772fd5150919fd8a57479700f2dc
parentdb3185242a9a369d5ef13cd2baf196507925009e
[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>
15 files changed:
drivers/char/rio/bootpkt.h [deleted file]
drivers/char/rio/cirrus.h
drivers/char/rio/control.h [deleted file]
drivers/char/rio/defaults.h [deleted file]
drivers/char/rio/error.h [deleted file]
drivers/char/rio/func.h
drivers/char/rio/host.h
drivers/char/rio/link.h
drivers/char/rio/linux_compat.h
drivers/char/rio/list.h [deleted file]
drivers/char/rio/map.h
drivers/char/rio/param.h
drivers/char/rio/parmmap.h
drivers/char/rio/phb.h
drivers/char/rio/qbuf.h [deleted file]