linux/drivers/pnp/pnpacpi
Bjorn Helgaas 02d83b5da3 PNP: make pnp_resource_table private to PNP core
There are no remaining references to the PNP_MAX_* constants or
the pnp_resource_table structure outside of the PNP core.  Make
them private to the PNP core.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2008-04-29 03:22:27 -04:00
..
core.c PNP: add pnp_init_resources(struct pnp_dev *) interface 2008-04-29 03:22:22 -04:00
Kconfig ACPI: always enable CONFIG_PNPACPI on CONFIG_ACPI kernels 2007-02-15 22:38:04 -05:00
Makefile PNP: turn on -DDEBUG when CONFIG_PNP_DEBUG is set 2008-04-29 03:22:14 -04:00
pnpacpi.h PNP: remove more pnp_resource_table arguments 2008-04-29 03:22:21 -04:00
rsparser.c PNP: make pnp_resource_table private to PNP core 2008-04-29 03:22:27 -04:00