mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
uart: fix support sysrq function. [1/1]
PD#167742: uart: support sysrq Change-Id: I67b183942047428a3aea35cbcf8ffae490319ac8 Signed-off-by: Yu Tu <yu.tu@amlogic.com>
This commit is contained in:
@@ -30,9 +30,8 @@
|
||||
#include <linux/pinctrl/consumer.h>
|
||||
#include <linux/clk-provider.h>
|
||||
#include <linux/amlogic/iomap.h>
|
||||
#include <linux/serial_core.h>
|
||||
|
||||
#ifdef CONFIG_SUPPORT_SYSRQ
|
||||
#if defined(CONFIG_AMLOGIC_SERIAL_MESON_CONSOLE) && defined(CONFIG_MAGIC_SYSRQ)
|
||||
#define SUPPORT_SYSRQ
|
||||
#endif
|
||||
#include <linux/serial_core.h>
|
||||
|
||||
Reference in New Issue
Block a user