commit | 9c82e83e6b9d999f13c93083ab47b14209662c4b | [log] [tgz] |
---|---|---|
author | Lv Zheng <lv.zheng@intel.com> | Wed May 06 10:57:53 2015 +0800 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Tue May 19 02:20:23 2015 +0200 |
tree | 9290748ea126795a0f32709b40537588554847c5 | |
parent | ff284f37fc0e6f3b51ede85c5944d571b640ac0f [diff] |
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 <lv.zheng@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>