提交 ae5082d0 编写于 作者: O openharmony_ci 提交者: Gitee

!80 usb0830commit

Merge pull request !80 from bigA2021/0830usb
......@@ -42,7 +42,7 @@
************************************************************************************/
#include "gadget/usbdev.h"
#include "atomic.h"
#include "asm/atomic.h"
#include <linux/spinlock.h>
#include <linux/list.h>
......
......@@ -57,12 +57,11 @@
************************************************************************************/
#include "implementation/global_implementation.h"
#include "list.h"
#include "../../../../musl/porting/liteos_a/kernel/include/bits/errno.h"
#include "linux/list.h"
#include "errno.h"
#define CONFIG_USBDEV_COMPOSITE
#define CONFIG_USBDEV_DMA
#define FAR
#define get_errno() (0)
/************************************************************************************
* Pre-processor Definitions
************************************************************************************/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册