From 8f5b794394d7abfffd37d80bd76f068a1370c5a5 Mon Sep 17 00:00:00 2001
From: Peter Robinson <pbrobinson@gmail.com>
Date: Sat, 12 May 2018 09:43:10 +0100
Subject: [PATCH] mx6 common: remove dangling comment

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
---
 include/configs/mx6_common.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/include/configs/mx6_common.h b/include/configs/mx6_common.h
index a8182b3434..3023701875 100644
--- a/include/configs/mx6_common.h
+++ b/include/configs/mx6_common.h
@@ -51,8 +51,6 @@
 /* allow to overwrite serial and ethaddr */
 #define CONFIG_ENV_OVERWRITE
 
-/* Filesystems and image support */
-
 /* Miscellaneous configurable options */
 #define CONFIG_SYS_CBSIZE	512
 #define CONFIG_SYS_MAXARGS	32
-- 
2.39.5