mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
drivers: rk_nand: include seq_file.h for rk_nand_blk.c
Change-Id: I2736a432c071fae0ff47f7015a87c39a39e07095 Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#include <linux/freezer.h>
|
||||
#include <linux/kthread.h>
|
||||
#include <linux/proc_fs.h>
|
||||
#include <linux/seq_file.h>
|
||||
#include <linux/version.h>
|
||||
#include <linux/soc/rockchip/rk_vendor_storage.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user