From: Lv Zheng Date: Wed, 6 May 2015 02:57:53 +0000 (+0800) Subject: ACPICA: Divergence: Remove redundant definitions. X-Git-Tag: omap-for-v4.2/fixes-rc1^2~29^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c82e83e6b9d999f13c93083ab47b14209662c4b;p=pandora-kernel.git 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-diff-tree failed