mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 19:51:25 -04:00
Merge tag 'tag-chrome-platform-fixes-for-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
Pull chrome platform fix from Benson Leung: "Fix a build warning" * tag 'tag-chrome-platform-fixes-for-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux: platform/chrome: wilco_ec: Include asm/unaligned instead of linux/ path
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user