From: Ladislav Michl <ladis@linux-mips.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/4] igep00x0: Do not include config_distro_defaults.h
Date: Sun, 3 Jan 2016 00:51:52 +0100 [thread overview]
Message-ID: <20160102235152.GC15342@localhost.localdomain> (raw)
In-Reply-To: <20160102234914.GA15342@localhost.localdomain>
File is already included:
omap3_igep00x0.h -> ti_omap3_common.h -> ti_armv7_omap.h ->
ti_armv7_common.h -> config_distro_defaults.h
Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
---
include/configs/omap3_igep00x0.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/include/configs/omap3_igep00x0.h b/include/configs/omap3_igep00x0.h
index cf2bc3e..16775e2 100644
--- a/include/configs/omap3_igep00x0.h
+++ b/include/configs/omap3_igep00x0.h
@@ -85,8 +85,6 @@
#ifndef CONFIG_SPL_BUILD
-#include <config_distro_defaults.h>
-
/* Environment */
#define ENV_DEVICE_SETTINGS \
"stdin=serial\0" \
--
2.1.4
next prev parent reply other threads:[~2016-01-02 23:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-02 23:49 [U-Boot] [PATCH 0/4] igep00x0: Minor cleanups Ladislav Michl
2016-01-02 23:51 ` Ladislav Michl [this message]
2016-01-02 23:52 ` [U-Boot] [PATCH 3/4] igep00x0: Fix config header intentation Ladislav Michl
2016-01-02 23:53 ` [U-Boot] [PATCH 4/4] igep00x0: Remove no-op macros from config header Ladislav Michl
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=20160102235152.GC15342@localhost.localdomain \
--to=ladis@linux-mips.org \
--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