[libcamera-devel] [PATCH 10/18] ipa: ipu3: ipa_context: Fix file reference.

Jean-Michel Hautbois jeanmichel.hautbois at ideasonboard.com
Thu Sep 30 11:55:05 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>
---
 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 e50de726..84b3ffae 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.30.2



More information about the libcamera-devel mailing list