[libcamera-devel] [PATCH v5 12/19] ipa: ipu3: ipa_context: Fix file reference
Jean-Michel Hautbois
jeanmichel.hautbois at ideasonboard.com
Tue Oct 26 13:23:33 CEST 2021
From: Kieran Bingham <kieran.bingham at ideasonboard.com>
The ipa_context.h entry incorrectly referenced its file name.
Fix it.
Signed-off-by: Kieran Bingham <kieran.bingham at ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
Reviewed-by: Jean-Michel Hautbois <jeanmichel.hautbois at ideasonboard.com>
---
src/ipa/ipu3/ipa_context.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/ipa/ipu3/ipa_context.h b/src/ipa/ipu3/ipa_context.h
index e14bb561..1e46c61a 100644
--- a/src/ipa/ipu3/ipa_context.h
+++ b/src/ipa/ipu3/ipa_context.h
@@ -2,7 +2,7 @@
/*
* Copyright (C) 2021, Google Inc.
*
- * ipu3_ipa_context.h - IPU3 IPA Context
+ * ipa_context.h - IPU3 IPA Context
*
*/
#ifndef __LIBCAMERA_IPU3_IPA_CONTEXT_H__
--
2.32.0
More information about the libcamera-devel
mailing list