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

@@ -25,7 +25,7 @@
#define FP_COMPONENT "aes1610"
#include "fp_internal.h"
#include "drivers_api.h"
#include "aeslib.h"
static void start_capture(struct fp_img_dev *dev);