public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Chin Liang See <clsee@altera.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] arm: socfpga: Nuke useless include
Date: Fri, 1 Apr 2016 21:36:03 +0800	[thread overview]
Message-ID: <1459517763.1942.2.camel@altera.com> (raw)
In-Reply-To: <1459458472-10869-1-git-send-email-marex@denx.de>

On Thu, 2016-03-31 at 23:07 +0200, Marek Vasut wrote:
> The dwmmc.h include was forgotten during the migration of dwmmc
> probing to DM. Since the shiny DM is in place now, remove this
> relic of the past.
> 
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
> Cc: Chin Liang See <clsee@altera.com>
> ---
>  arch/arm/mach-socfpga/misc.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/mach-socfpga/misc.c b/arch/arm/mach
> -socfpga/misc.c
> index ce3ff0a..ebaa736 100644
> --- a/arch/arm/mach-socfpga/misc.c
> +++ b/arch/arm/mach-socfpga/misc.c
> @@ -16,7 +16,6 @@
>  #include <asm/arch/reset_manager.h>
>  #include <asm/arch/scan_manager.h>
>  #include <asm/arch/system_manager.h>
> -#include <asm/arch/dwmmc.h>

You might want to delete the header file itself.

>  #include <asm/arch/nic301.h>
>  #include <asm/arch/scu.h>
>  #include <asm/pl310.h>

Acked-by: Chin Liang See <clsee@altera.com>

Thanks
Chin Liang

  reply	other threads:[~2016-04-01 13:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-31 21:07 [U-Boot] [PATCH] arm: socfpga: Nuke useless include Marek Vasut
2016-04-01 13:36 ` Chin Liang See [this message]
2016-04-01 15:06   ` Marek Vasut
  -- strict thread matches above, loose matches on Subject: below --
2016-03-19 23:58 Marek Vasut

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=1459517763.1942.2.camel@altera.com \
    --to=clsee@altera.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