From: Andy Shevchenko Date: Mon, 17 Aug 2015 14:28:46 +0000 (+0300) Subject: ACPI / osl: replace custom implementation of readq / writeq X-Git-Tag: omap-for-v4.3/fixes-rc1~121^2~6^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3277b4ea216e5cd7d3f6095ff40f1a9e574f37b3;p=pandora-kernel.git ACPI / osl: replace custom implementation of readq / writeq The readq() and writeq() helpers are available in the asm-generic/io-64-nonatomic-hi-lo.h and asm-generic/io-64-nonatomic-lo-hi.h headers. Replace custom implementation by the generic helpers. Signed-off-by: Andy Shevchenko Reviewed-by: Mika Westerberg Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed