Merge branch 'chrome-platform-5.6-fixes' into for-next
Merge 0cbb4f9c6982 ("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:
commit
2b63eb961a
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user