From: Mika Westerberg Date: Tue, 19 Nov 2013 14:15:35 +0000 (+0200) Subject: PCI / hotplug / ACPI: Drop unused acpiphp_debug declaration X-Git-Tag: v3.13-rc1~28^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=296e5809ee567e41d55da41a882abef9d8071e5e;p=pandora-kernel.git PCI / hotplug / ACPI: Drop unused acpiphp_debug declaration Commit bd950799d951 (PCI: acpiphp: Convert to dynamic debug) removed users of acpiphp_debug variable and the variable itself but the declaration was left in the header file. Drop this unused declaration. Signed-off-by: Mika Westerberg Acked-by: Bjorn Helgaas Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed