ANDROID: tty: hvc_dcc: Remove unused include <linux/kfifo.h>

This was left over from a previously reverted patch and helps to
re-align with Mainline.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Change-Id: Ic0e385e7754c59fccdcb937b3eb07ed73cfd8d3c
This commit is contained in:
Lee Jones
2021-06-03 16:54:51 +01:00
parent 8d56356b4f
commit 40e2f0f4f0

View File

@@ -3,7 +3,6 @@
#include <linux/console.h>
#include <linux/init.h>
#include <linux/kfifo.h>
#include <linux/moduleparam.h>
#include <linux/serial.h>
#include <linux/serial_core.h>