From 9c82e83e6b9d999f13c93083ab47b14209662c4b Mon Sep 17 00:00:00 2001 From: Lv Zheng Date: Wed, 6 May 2015 10:57:53 +0800 Subject: [PATCH] ACPICA: Divergence: Remove redundant definitions. There are two same "define"s in the actypes.h for ACPI_USE_NATIVE_DIVIDE, this patch removes one of them as it is useless and is not in the ACPICA upstream. It is likely that the useless block is there because of the issues in the old ACPICA release process. Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-format-patch failed