mirror of
https://github.com/openharmony/drivers_adapter_khdf_linux.git
synced 2026-07-19 16:43:55 -04:00
add new mtd driver first time
Signed-off-by: haizhouyang <yanghaizhou1@huawei.com>
This commit is contained in:
@@ -24,6 +24,7 @@ ccflags-y += -Idrivers/hdf/framework/model/storage/include/common \
|
||||
-Idrivers/hdf/framework/include/core \
|
||||
-Idrivers/hdf/framework/core/common/include/host \
|
||||
-Idrivers/hdf/framework/include/utils \
|
||||
-Idrivers/hdf/framework/utils/include \
|
||||
-Idrivers/hdf/framework/include/osal \
|
||||
-Idrivers/hdf/framework/ability/sbuf/include \
|
||||
-Idrivers/hdf/framework/include/platform \
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "plat_common.h"
|
||||
#include "platform_core.h"
|
||||
|
||||
#include <linux/sched.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user