All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabien Parent <fparent@baylibre.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/3] omapl138_lcdk: remove empty ifdef block
Date: Mon,  9 Jan 2017 11:06:38 +0100	[thread overview]
Message-ID: <20170109100638.19990-4-fparent@baylibre.com> (raw)
In-Reply-To: <20170109100638.19990-1-fparent@baylibre.com>

Small clean-up.

Signed-off-by: Fabien Parent <fparent@baylibre.com>
---
 include/configs/omapl138_lcdk.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/include/configs/omapl138_lcdk.h b/include/configs/omapl138_lcdk.h
index cdc93c38c8..15e900f6e2 100644
--- a/include/configs/omapl138_lcdk.h
+++ b/include/configs/omapl138_lcdk.h
@@ -315,9 +315,6 @@
 #define CONFIG_CMD_UBIFS
 #endif
 
-#ifdef CONFIG_USE_SPIFLASH
-#endif
-
 #if !defined(CONFIG_USE_NAND) && \
 	!defined(CONFIG_SYS_USE_NOR) && \
 	!defined(CONFIG_USE_SPIFLASH)
-- 
2.11.0

  parent reply	other threads:[~2017-01-09 10:06 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-09 10:06 [U-Boot] [PATCH 0/3] davinci: spl: select boot device based on boot pin cfg Fabien Parent
2017-01-09 10:06 ` [U-Boot] [PATCH 1/3] davinci: spl: use bootcfg to select boot device Fabien Parent
2017-01-11  3:19   ` Tom Rini
2017-01-15 18:31   ` [U-Boot] [U-Boot, " Tom Rini
2017-01-09 10:06 ` [U-Boot] [PATCH 2/3] omapl138_lcdk: enable SPL MMC support Fabien Parent
2017-01-11  3:19   ` Tom Rini
2017-01-15 18:31   ` [U-Boot] [U-Boot,2/3] " Tom Rini
2017-01-09 10:06 ` Fabien Parent [this message]
2017-01-11  3:20   ` [U-Boot] [PATCH 3/3] omapl138_lcdk: remove empty ifdef block Tom Rini
2017-01-15 18:32   ` [U-Boot] [U-Boot,3/3] " Tom Rini

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=20170109100638.19990-4-fparent@baylibre.com \
    --to=fparent@baylibre.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.