From: Bjorn Helgaas Date: Mon, 27 Apr 2009 22:33:46 +0000 (-0600) Subject: ACPI: processor: move device _HID into driver X-Git-Tag: v2.6.31-rc1~12^2~9^11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9eccbc2f67efd0d19c47f40182abf2965c287add;p=pandora-kernel.git ACPI: processor: move device _HID into driver The ACPI0007 _HID used for processor "Device" objects in the namespace is not needed outside the processor driver, so move it there. Also, the #define is only used once, so just remove it and hard-code "ACPI0007". Signed-off-by: Bjorn Helgaas Signed-off-by: Len Brown --- Reading git-diff-tree failed