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

@@ -23,7 +23,7 @@
#define FP_COMPONENT "aes2501"
#include "fp_internal.h"
#include "drivers_api.h"
#include "aeslib.h"
#include "aes2501.h"