forked from marfrit/libva-v4l2-request-fourier
Drop the _drv_video suffix from sunxi_cedrus files for conciseness
Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@
|
||||
#include <va/va_backend.h>
|
||||
|
||||
#include "object_heap.h"
|
||||
#include "sunxi_cedrus_drv_video.h"
|
||||
#include "sunxi_cedrus.h"
|
||||
|
||||
#define BUFFER(id) ((struct object_buffer *) object_heap_lookup(&driver_data->buffer_heap, id))
|
||||
#define BUFFER_ID_OFFSET 0x08000000
|
||||
|
||||
Reference in New Issue
Block a user