commit | dfd2e1b4e6eb46ff59c7e1c1111c967b8b5981c1 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Mon Apr 28 16:34:42 2008 -0600 |
committer | Len Brown <len.brown@intel.com> | Tue Apr 29 03:22:30 2008 -0400 |
tree | f039c7e12d8140b4abf82663555e184d8bac692b | |
parent | 261b20da4bd349f1b26e206f440809f1351be34b [diff] |
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>