From: Bob Moore Date: Wed, 30 Jul 2014 04:20:33 +0000 (+0800) Subject: ACPICA: Remove a redundant cast to acpi_size for ACPI_OFFSET() macro. X-Git-Tag: omap-for-v3.17/fixes-against-rc2~142^2~2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b62da7332a74888036e268ebb78c7681ef45216;p=pandora-kernel.git ACPICA: Remove a redundant cast to acpi_size for ACPI_OFFSET() macro. It is already casted to acpi_size by ACPI_PTR_DIFF() macro. Signed-off-by: Bob Moore Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed