mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
Add missing include to drivers/tty/goldfish.c
Change-Id: I4a71a1cad108c8b3bb3875e8483ac2ac7357268c Signed-off-by: Roman Kiryanov <rkir@google.com>
This commit is contained in:
committed by
Amit Pundir
parent
5da5abe5fc
commit
5da5fc6182
@@ -26,6 +26,7 @@
|
||||
#include <linux/mm.h>
|
||||
#include <linux/dma-mapping.h>
|
||||
#include <linux/serial_core.h>
|
||||
#include <linux/of.h>
|
||||
|
||||
/* Goldfish tty register's offsets */
|
||||
#define GOLDFISH_TTY_REG_BYTES_READY 0x04
|
||||
|
||||
Reference in New Issue
Block a user