2020-01-22 00:51:22

by Stephen Boyd

[permalink] [raw]
Subject: [PATCH] platform/chrome: cros_ec: Drop unaligned.h include

This include isn't used. Remove it.

Signed-off-by: Stephen Boyd <[email protected]>
---
drivers/platform/chrome/cros_ec.c | 1 -
1 file changed, 1 deletion(-)

diff --git a/drivers/platform/chrome/cros_ec.c b/drivers/platform/chrome/cros_ec.c
index 6d6ce86a1408..81054de0dd81 100644
--- a/drivers/platform/chrome/cros_ec.c
+++ b/drivers/platform/chrome/cros_ec.c
@@ -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
--
Sent by a computer, using git, on the internet


2020-01-23 19:51:03

by Benson Leung

[permalink] [raw]
Subject: Re: [PATCH] platform/chrome: cros_ec: Drop unaligned.h include

Hi Stephen,

On Tue, Jan 21, 2020 at 04:49:58PM -0800, Stephen Boyd wrote:
> This include isn't used. Remove it.
>
> Signed-off-by: Stephen Boyd <[email protected]>

Applied to our for-next. Thanks!

> ---
> drivers/platform/chrome/cros_ec.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/platform/chrome/cros_ec.c b/drivers/platform/chrome/cros_ec.c
> index 6d6ce86a1408..81054de0dd81 100644
> --- a/drivers/platform/chrome/cros_ec.c
> +++ b/drivers/platform/chrome/cros_ec.c
> @@ -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
> --
> Sent by a computer, using git, on the internet
>

--
Benson Leung
Staff Software Engineer
Chrome OS Kernel
Google Inc.
[email protected]
Chromium OS Project
[email protected]


Attachments:
(No filename) (978.00 B)
signature.asc (235.00 B)
Download all attachments