From: Chris Packham <judge.packham@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] configs: remove redundant comment sections
Date: Sat, 26 May 2018 22:32:28 +1200 [thread overview]
Message-ID: <20180526103229.4959-1-judge.packham@gmail.com> (raw)
mv-common.h and mv-plug-common.h still had comments delimiting sections
of configuration options that have all been moved to Kconfig by previous
treewide efforts. Remove the redundant comment sections.
Signed-off-by: Chris Packham <judge.packham@gmail.com>
---
include/configs/mv-common.h | 4 ----
include/configs/mv-plug-common.h | 8 --------
2 files changed, 12 deletions(-)
diff --git a/include/configs/mv-common.h b/include/configs/mv-common.h
index 8c5350ea0cef..c7673838faf2 100644
--- a/include/configs/mv-common.h
+++ b/include/configs/mv-common.h
@@ -28,10 +28,6 @@
/* additions for new ARM relocation support */
#define CONFIG_SYS_SDRAM_BASE 0x00000000
-/*
- * CLKs configurations
- */
-
/*
* NS16550 Configuration
*/
diff --git a/include/configs/mv-plug-common.h b/include/configs/mv-plug-common.h
index df686dbe4f6c..fa2b59559205 100644
--- a/include/configs/mv-plug-common.h
+++ b/include/configs/mv-plug-common.h
@@ -23,14 +23,6 @@
#define CONFIG_BZIP2
#endif /* CONFIG_SYS_MVFS */
-/*
- * Commands configuration
- */
-
-/*
- * Extra file system
- */
-
/*
* mv-common.h should be defined after CMD configs since it used them
* to enable certain macros
--
2.17.0
next reply other threads:[~2018-05-26 10:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-26 10:32 Chris Packham [this message]
2018-05-26 10:32 ` [U-Boot] [PATCH 2/2] configs: remove CONFIG_SYS_MVFS Chris Packham
2018-05-27 0:53 ` Simon Glass
2018-05-28 8:22 ` Stefan Roese
2018-05-29 8:40 ` Stefan Roese
2018-05-28 8:21 ` [U-Boot] [PATCH 1/2] configs: remove redundant comment sections Stefan Roese
2018-05-29 8:38 ` Stefan Roese
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180526103229.4959-1-judge.packham@gmail.com \
--to=judge.packham@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox