libcamera/base: Move utils to the base library
Move the utils functionality to the libcamera/base library. Reviewed-by: Hirokazu Honda <hiroh@chromium.org> Reviewed-by: Paul Elder <paul.elder@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
parent
86eaa6c5e1
commit
cbdc93e9d1
53 changed files with 94 additions and 58 deletions
|
@ -13,7 +13,7 @@
|
|||
|
||||
#include <libcamera/file_descriptor.h>
|
||||
|
||||
#include "libcamera/internal/utils.h"
|
||||
#include <libcamera/base/utils.h>
|
||||
|
||||
#include "test.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue