Commit 2b63eb96 authored by Enric Balletbo i Serra's avatar Enric Balletbo i Serra

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

Merge 0cbb4f9c ("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: default avatarEnric Balletbo i Serra <enric.balletbo@collabora.com>
parents f2437e48 0cbb4f9c
......@@ -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 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment