summaryrefslogtreecommitdiff
path: root/isp/media.h
diff options
context:
space:
mode:
Diffstat (limited to 'isp/media.h')
-rw-r--r--isp/media.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/isp/media.h b/isp/media.h
index 7940915..81031e0 100644
--- a/isp/media.h
+++ b/isp/media.h
@@ -51,6 +51,7 @@ struct media_entity {
struct media_device {
int fd;
+ struct media_device_info info;
struct media_entity *entities;
unsigned int entities_count;
};