tree: Rename the header and defines
The sunxi_cedrus.h header contains a bunch of defines prefixed with SUNXI_CEDRUS. As part as the ongoing migration to a more generic name, change that prefix for V4L2_REQUEST, and the header file to request.h Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ backend_c = sunxi_cedrus.c object_heap.c config.c surface.c context.c buffer.c \
|
||||
|
||||
backend_s = tiled_yuv.S
|
||||
|
||||
backend_h = sunxi_cedrus.h object_heap.h config.h surface.h context.h buffer.h \
|
||||
backend_h = request.h object_heap.h config.h surface.h context.h buffer.h \
|
||||
mpeg2.h picture.h subpicture.h image.h v4l2.h video.h media.h utils.h \
|
||||
tiled_yuv.h h264.h
|
||||
|
||||
|
||||
Reference in New Issue
Block a user