mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-07 05:33:20 +09:00
The fiq_tty_proc_show can be called even when fiq is not enabled in dts, which would cause crash. Add sanity check to avoid that. Change-Id: I69d34718f91813aed14c542901060e4fd68b818b Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>