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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 {