From: Bjorn Helgaas Date: Mon, 28 Apr 2008 22:34:42 +0000 (-0600) Subject: PNPBIOS: remove include/linux/pnpbios.h X-Git-Tag: v2.6.26-rc1~101^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfd2e1b4e6eb46ff59c7e1c1111c967b8b5981c1;p=pandora-kernel.git 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 Acked-By: Rene Herman Signed-off-by: Len Brown --- Reading git-diff-tree failed