]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
PNP: make pnp_add_card_id() internal to PNP core
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Mon, 28 Apr 2008 22:33:55 +0000 (16:33 -0600)
committerLen Brown <len.brown@intel.com>
Tue, 29 Apr 2008 07:22:17 +0000 (03:22 -0400)
commit048825deea5f261335b5202cd1114c53a3a21ae7
tree2398c49b04f00569f86e7c50c4de081f10d3b2e8
parentbda1e4e5a3d976046378cd495a63e1ee0847deec
PNP: make pnp_add_card_id() internal to PNP core

pnp_add_card_id() doesn't need to be exposed outside the PNP core, so
move the declaration to an internal header file.

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>
drivers/pnp/base.h
include/linux/pnp.h