From 40e2f0f4f0ce02d9fc39716be9e91b6e08839f35 Mon Sep 17 00:00:00 2001 From: Lee Jones Date: Thu, 3 Jun 2021 16:54:51 +0100 Subject: [PATCH] ANDROID: tty: hvc_dcc: Remove unused include This was left over from a previously reverted patch and helps to re-align with Mainline. Signed-off-by: Lee Jones Change-Id: Ic0e385e7754c59fccdcb937b3eb07ed73cfd8d3c --- drivers/tty/hvc/hvc_dcc.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/tty/hvc/hvc_dcc.c b/drivers/tty/hvc/hvc_dcc.c index a6636e58dec0..03c0a18f25c6 100644 --- a/drivers/tty/hvc/hvc_dcc.c +++ b/drivers/tty/hvc/hvc_dcc.c @@ -3,7 +3,6 @@ #include #include -#include #include #include #include