drivers: Use new drivers_api.h in drivers

This commit is contained in:
Bastien Nocera
2018-05-28 12:07:45 +02:00
parent 0930f2614c
commit 19dfb138a6
22 changed files with 22 additions and 22 deletions

View File

@@ -18,7 +18,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "fp_internal.h"
#include "drivers_api.h"
#include "vfs5011_proto.h"
/* =================== sync/async USB transfer sequence ==================== */