From: John Crispin <blogic@openwrt.org>
To: John Crispin <blogic@openwrt.org>
Cc: linux-mips@linux-mips.org
Subject: Re: [PATCH] MIPS: move mips_{set,get}_machine_name() to a more generic place
Date: Thu, 11 Apr 2013 09:10:18 +0200 [thread overview]
Message-ID: <516661DA.4020205@openwrt.org> (raw)
In-Reply-To: <1365662099-3981-1-git-send-email-blogic@openwrt.org>
On 11/04/13 08:34, John Crispin wrote:
> diff --git a/arch/mips/kernel/proc.c b/arch/mips/kernel/proc.c
> index 7a54f74..fcdedfb 100644
> --- a/arch/mips/kernel/proc.c
> +++ b/arch/mips/kernel/proc.c
> @@ -12,6 +12,7 @@
> #include<asm/cpu-features.h>
> #include<asm/mipsregs.h>
> #include<asm/processor.h>
> +#include<asm/prom.h>
> #include<asm/mips_machine.h>
>
we should really remove <asm/mips_machine.h> ...
John
next prev parent reply other threads:[~2013-04-11 7:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-11 6:34 [PATCH] MIPS: move mips_{set,get}_machine_name() to a more generic place John Crispin
2013-04-11 7:10 ` John Crispin [this message]
2013-04-12 17:34 ` Gabor Juhos
2013-04-12 17:46 ` John Crispin
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=516661DA.4020205@openwrt.org \
--to=blogic@openwrt.org \
--cc=linux-mips@linux-mips.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 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.