linux/drivers/pnp
Bjorn Helgaas ca0e8b6fd2 ISAPNP: move config register addresses out of isapnp.h
These are used only in drivers/pnp/isapnp/core.c, so no need to
expose them to the world.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Acked-By: Rene Herman <rene.herman@gmail.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2008-04-29 03:22:15 -04:00
..
isapnp ISAPNP: move config register addresses out of isapnp.h 2008-04-29 03:22:15 -04:00
pnpacpi PNP: turn on -DDEBUG when CONFIG_PNP_DEBUG is set 2008-04-29 03:22:14 -04:00
pnpbios PNP: turn on -DDEBUG when CONFIG_PNP_DEBUG is set 2008-04-29 03:22:14 -04:00
Kconfig
Makefile
base.h
card.c
core.c
driver.c PNP: skip dev->protocol NULL checks 2008-04-28 08:58:42 -07:00
interface.c
manager.c
quirks.c PNP: use dev_printk for quirk messages 2008-04-28 08:58:43 -07:00
resource.c
support.c
system.c