[PATCH] [TRIVIAL] [media] exynos4-is: Fix Kconfig comment
From: Paul Bolle
Date: Sun May 12 2013 - 18:10:22 EST
Signed-off-by: Paul Bolle <pebolle@xxxxxxxxxx>
---
0) Untested.
1) I did track down the commit that actually introduced this copy/paste
error. But since the error and its fix are obvious it's better to not
bore people with that detail.
drivers/media/platform/exynos4-is/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/media/platform/exynos4-is/Kconfig b/drivers/media/platform/exynos4-is/Kconfig
index 6ff99b5..d6d950e3 100644
--- a/drivers/media/platform/exynos4-is/Kconfig
+++ b/drivers/media/platform/exynos4-is/Kconfig
@@ -58,4 +58,4 @@ config VIDEO_EXYNOS4_FIMC_IS
To compile this driver as a module, choose M here: the
module will be called exynos4-fimc-is.
-endif # VIDEO_SAMSUNG_S5P_FIMC
+endif # VIDEO_SAMSUNG_EXYNOS4_IS
--
1.7.11.7
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/