Move device/hw/buffer.c
to device/buffer.c
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#include "device/buffer_lock.h"
|
||||
#include "device/hw/buffer_list.h"
|
||||
#include "device/hw/buffer.h"
|
||||
#include "device/buffer.h"
|
||||
#include "device/hw/v4l2.h"
|
||||
|
||||
bool buffer_lock_is_used(buffer_lock_t *buf_lock)
|
||||
|
Reference in New Issue
Block a user