Make device/buffer_list* be generic

This commit is contained in:
Kamil Trzcinski
2022-04-10 11:24:25 +02:00
parent fd2f19270c
commit 33b7062bf1
21 changed files with 134 additions and 104 deletions

View File

@ -1,7 +1,7 @@
#include "device/links.h"
#include "device/hw/device.h"
#include "device/buffer.h"
#include "device/hw/buffer_list.h"
#include "device/buffer_list.h"
#include "device/hw/v4l2.h"
#define N_FDS 50