All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [PATCH] dm: core: Reorder include files in read.c
Date: Thu, 14 May 2020 11:28:07 +0200	[thread overview]
Message-ID: <b5c1cc9a-c9da-bea4-ed6b-019e39f07228@denx.de> (raw)
In-Reply-To: <CAPnjgZ245dbFrDe+5jsnnuTdKM_4xXwB2pW2WQWYuySYDim1xw@mail.gmail.com>

Hi Simon,

On 29.04.20 20:04, Simon Glass wrote:
> On Wed, 29 Apr 2020 at 01:08, Stefan Roese <sr@denx.de> wrote:
>>
>> Including the assembler headers before including common.h etc leads to
>> compilation errors upon MIPS64 based platforms using OF_LIVE. This
>> patch reorders the include files to the "correct" oder.
>>
>> Signed-off-by: Stefan Roese <sr@denx.de>
>> Cc: Simon Glass <sjg@chromium.org>
>> ---
>>   drivers/core/read.c | 6 +++---
>>   1 file changed, 3 insertions(+), 3 deletions(-)
> 
> Reviewed-by: Simon Glass <sjg@chromium.org>
> 

Just a short reminder about this patch, as its needed for the base
Octeon (MIPS) support, I'm currently working on. Otherwise, usage of
OF_LIVE is not possible.

Thanks,
Stefan

  reply	other threads:[~2020-05-14  9:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-29  7:08 [PATCH] dm: core: Reorder include files in read.c Stefan Roese
2020-04-29 18:04 ` Simon Glass
2020-05-14  9:28   ` Stefan Roese [this message]
2020-05-14 12:49     ` Simon Glass
2020-05-14 12:55       ` 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=b5c1cc9a-c9da-bea4-ed6b-019e39f07228@denx.de \
    --to=sr@denx.de \
    --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.