From: Bjorn Helgaas Date: Fri, 13 Mar 2009 18:08:26 +0000 (-0600) Subject: ACPI: move private declarations to internal.h X-Git-Tag: v2.6.30-rc1~199^2~25^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e60cc7a6f02598fc23c68a656fe9c263d6531ca0;p=pandora-kernel.git ACPI: move private declarations to internal.h A number of things that shouldn't be exposed outside the ACPI core were declared in include/acpi/acpi_drivers.h, where anybody can see them. This patch moves those declarations to a new "internal.h" inside drivers/acpi. Signed-off-by: Bjorn Helgaas Signed-off-by: Len Brown --- Reading git-diff-tree failed