All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Gmeiner <christian.gmeiner@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 6/6] ot1200: Remove empty reset_cpu()
Date: Tue, 3 Nov 2015 09:29:24 +0100	[thread overview]
Message-ID: <CAH9NwWdDBrFu7uZZZriDE6a_bn=BVS3bngYZ1Eor9keP2OnZtA@mail.gmail.com> (raw)
In-Reply-To: <1446510095-14793-6-git-send-email-festevam@gmail.com>

2015-11-03 1:21 GMT+01:00 Fabio Estevam <festevam@gmail.com>:
> From: Fabio Estevam <fabio.estevam@freescale.com>
>
> There is really no need to provide an empty reset_cpu() implementation,
> so just remove it.
>
> Cc: Christian Gmeiner <christian.gmeiner@gmail.com>
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
>  board/bachmann/ot1200/ot1200_spl.c | 4 ----
>  1 file changed, 4 deletions(-)
>
> diff --git a/board/bachmann/ot1200/ot1200_spl.c b/board/bachmann/ot1200/ot1200_spl.c
> index 9c77fd3..f651a40 100644
> --- a/board/bachmann/ot1200/ot1200_spl.c
> +++ b/board/bachmann/ot1200/ot1200_spl.c
> @@ -156,7 +156,3 @@ void board_init_f(ulong dummy)
>         /* load/boot image from boot device */
>         board_init_r(NULL, 0);
>  }
> -
> -void reset_cpu(ulong addr)
> -{
> -}
> --
> 1.9.1
>

Acked-by: Christian Gmeiner <christian.gmeiner@gmail.com>

  reply	other threads:[~2015-11-03  8:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-03  0:21 [U-Boot] [PATCH 1/6] mx6sabresd: Remove empty reset_cpu() Fabio Estevam
2015-11-03  0:21 ` [U-Boot] [PATCH 2/6] mx6slevk: " Fabio Estevam
2015-11-03  0:21 ` [U-Boot] [PATCH 3/6] mx6sxsabresd: " Fabio Estevam
2015-11-03  0:21 ` [U-Boot] [PATCH 4/6] mx6ul_14x14_evk: " Fabio Estevam
2015-11-03  0:21 ` [U-Boot] [PATCH 5/6] novena: " Fabio Estevam
2015-11-03  0:32   ` Marek Vasut
2015-11-03  0:21 ` [U-Boot] [PATCH 6/6] ot1200: " Fabio Estevam
2015-11-03  8:29   ` Christian Gmeiner [this message]
2015-11-03  8:28 ` [U-Boot] [PATCH 1/6] mx6sabresd: " Stefano Babic

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='CAH9NwWdDBrFu7uZZZriDE6a_bn=BVS3bngYZ1Eor9keP2OnZtA@mail.gmail.com' \
    --to=christian.gmeiner@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 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.