]> git.baikalelectronics.ru Git - kernel.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)
commite445ca1da3f7b7573f4d809a33872be51e02fcfe
treef91c0b9b1682772fd5150919fd8a57479700f2dc
parentc921240c17b70410d3540a36880953bec13a14b9
[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]