android_kernel_xiaomi_sm7250/drivers/pnp
Bjorn Helgaas dfd2e1b4e6 PNPBIOS: remove include/linux/pnpbios.h
The contents of include/linux/pnpbios.h are used only inside the PNPBIOS
backend, so this file doesn't need to be visible outside PNP.

This patch moves the contents into an existing PNPBIOS-specific file,
drivers/pnp/pnpbios/pnpbios.h.

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:30 -04:00
..
isapnp ISAPNP: remove unused pnp_dev->regs field 2008-04-29 03:22:30 -04:00
pnpacpi PNPACPI: move _CRS/_PRS warnings closer to the action 2008-04-29 03:22:30 -04:00
pnpbios PNPBIOS: remove include/linux/pnpbios.h 2008-04-29 03:22:30 -04:00
base.h PNP: make interfaces private to the PNP core 2008-04-29 03:22:30 -04:00
card.c PNP: add pnp_alloc_card() 2008-04-29 03:22:17 -04:00
core.c PNP: make pnp_resource_table private to PNP core 2008-04-29 03:22:27 -04:00
driver.c PNP: change pnp_add_id() to allocate its own pnp_id structures 2008-04-29 03:22:16 -04:00
interface.c PNP: make generic pnp_add_mem_resource() 2008-04-29 03:22:29 -04:00
Kconfig Use menuconfig objects: PNP 2007-07-16 09:05:40 -07:00
Makefile PNP: use dev_info(), dev_err(), etc in core 2007-10-17 08:43:04 -07:00
manager.c PNP: add pnp_resource index for ISAPNP 2008-04-29 03:22:28 -04:00
quirks.c PNP: remove PNP_MAX_* uses 2008-04-29 03:22:26 -04:00
resource.c PNP: make generic pnp_add_mem_resource() 2008-04-29 03:22:29 -04:00
support.c PNP: convert assign, interface to use pnp_get_resource(), not pnp_resource_table 2008-04-29 03:22:26 -04:00
system.c PNP: remove PNP_MAX_* uses 2008-04-29 03:22:26 -04:00