Skip to content

Commit

Permalink
platform/chrome: cros_ec: Drop unaligned.h include
Browse files Browse the repository at this point in the history
This include isn't used. Remove it.

Signed-off-by: Stephen Boyd <swboyd@chromium.org>
Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
  • Loading branch information
Stephen Boyd authored and Enric Balletbo i Serra committed Jan 22, 2020
1 parent 60fb8a8 commit 943063b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/platform/chrome/cros_ec.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
#include <linux/platform_data/cros_ec_commands.h>
#include <linux/platform_data/cros_ec_proto.h>
#include <linux/suspend.h>
#include <asm/unaligned.h>

#define CROS_EC_DEV_EC_INDEX 0
#define CROS_EC_DEV_PD_INDEX 1
Expand Down

0 comments on commit 943063b

Please sign in to comment.