From 07070e12cf5cab46a783a4753f07bb99e557473b Mon Sep 17 00:00:00 2001 From: Hanjun Guo Date: Thu, 13 Mar 2014 12:47:39 +0800 Subject: [PATCH] ACPI: Remove duplicate definitions of PREFIX We already have a macro for PREFIX of "ACPI: " in drivers/acpi/internal.h, so remove the duplicate ones in ACPI drivers when internal.h is included. Signed-off-by: Hanjun Guo Signed-off-by: Rafael J. Wysocki --- Reading git-format-patch failed