mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Antony Pavlov <antonynpavlov@gmail.com>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH] MIPS: don't include generated header files into MIPS asm files
Date: Mon, 2 Jul 2018 06:03:21 +0200	[thread overview]
Message-ID: <20180702040321.ifo265blmqfchmfw@pengutronix.de> (raw)
In-Reply-To: <20180629105823.16181-1-antonynpavlov@gmail.com>

On Fri, Jun 29, 2018 at 01:58:23PM +0300, Antony Pavlov wrote:
> This patch came out of discussions in the 'MIPS parallel build breakage' e-mail thread:
> 
>     http://lists.infradead.org/pipermail/barebox/2018-March/032251.html
> 
> Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
> ---
>  arch/mips/include/asm/pbl_macros.h | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)

\o/ Applied, thanks

I'll add MIPS back to my autobuilder then.

Sascha

> 
> diff --git a/arch/mips/include/asm/pbl_macros.h b/arch/mips/include/asm/pbl_macros.h
> index 18115c8489..bb3182cda9 100644
> --- a/arch/mips/include/asm/pbl_macros.h
> +++ b/arch/mips/include/asm/pbl_macros.h
> @@ -25,8 +25,6 @@
>  #include <asm/mipsregs.h>
>  #include <asm/asm.h>
>  #include <asm-generic/memory_layout.h>
> -#include <generated/compile.h>
> -#include <generated/utsrelease.h>
>  #include <asm/addrspace.h>
>  #include <asm/cacheops.h>
>  
> @@ -174,7 +172,7 @@ copy_loop_exit:
>  	 nop
>  
>  	.org	0x10
> -	.ascii	"barebox " UTS_RELEASE " " UTS_VERSION
> +	.ascii	"barebox"
>  	.byte	0
>  
>  	.align	4
> -- 
> 2.18.0
> 
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      reply	other threads:[~2018-07-02  4:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-29 10:58 Antony Pavlov
2018-07-02  4:03 ` Sascha Hauer [this message]

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=20180702040321.ifo265blmqfchmfw@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=antonynpavlov@gmail.com \
    --cc=barebox@lists.infradead.org \
    /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