[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20210326064815.3262750-1-zhengyongjun3@huawei.com>
Date: Fri, 26 Mar 2021 14:48:15 +0800
From: Zheng Yongjun <zhengyongjun3@...wei.com>
To: <zhengyongjun3@...wei.com>, Russell King <linux@...linux.org.uk>,
"Andrew Morton" <akpm@...ux-foundation.org>,
Mike Rapoport <rppt@...nel.org>
CC: <linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <kernel-janitors@...r.kernel.org>,
Hulk Robot <hulkci@...wei.com>
Subject: [PATCH -next] ARM: sa11x0: remove duplicated include from hackkit.c
Remove duplicated include.
Reported-by: Hulk Robot <hulkci@...wei.com>
Signed-off-by: Zheng Yongjun <zhengyongjun3@...wei.com>
---
arch/arm/mach-sa1100/hackkit.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/mach-sa1100/hackkit.c b/arch/arm/mach-sa1100/hackkit.c
index 3085f1c2e586..3fe34ee7c0ab 100644
--- a/arch/arm/mach-sa1100/hackkit.c
+++ b/arch/arm/mach-sa1100/hackkit.c
@@ -18,7 +18,6 @@
#include <linux/serial_core.h>
#include <linux/mtd/mtd.h>
#include <linux/mtd/partitions.h>
-#include <linux/tty.h>
#include <linux/gpio.h>
#include <linux/leds.h>
#include <linux/platform_device.h>
Powered by blists - more mailing lists