mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user