Merge branch 'chrome-platform-5.6-fixes' into for-next

Merge 0cbb4f9c69 ("platform/chrome: wilco_ec: Include asm/unaligned instead of
linux/ path") from chrome-platform-5.6-fixes into for-next destined branch.

Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
This commit is contained in:
Enric Balletbo i Serra 2020-02-11 10:31:22 +01:00
commit 2b63eb961a

View File

@ -5,7 +5,7 @@
#include <linux/platform_data/wilco-ec.h>
#include <linux/string.h>
#include <linux/unaligned/le_memmove.h>
#include <asm/unaligned.h>
/* Operation code; what the EC should do with the property */
enum ec_property_op {