mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
soc: rockchip: including linux/fs.h
Change-Id: I3f74625e169982ce6e198fdf864a1547ff2b4a07 Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
/* Copyright (c) 2018 Fuzhou Rockchip Electronics Co., Ltd */
|
||||
|
||||
#include <linux/fs.h>
|
||||
#include <linux/kthread.h>
|
||||
#include <linux/miscdevice.h>
|
||||
#include <linux/module.h>
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
|
||||
/* Copyright (c) 2018 Fuzhou Rockchip Electronics Co., Ltd */
|
||||
|
||||
#include <linux/ioctl.h>
|
||||
|
||||
#ifndef _RKFLASH_VENDOR_STORAGE
|
||||
#define _RKFLASH_VENDOR_STORAGE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user