[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK7LNAQv2igf1XWeBp2FntvyfDieOFUmxovx5NMSmRB8Doramw@mail.gmail.com>
Date: Fri, 18 Sep 2015 13:14:57 +0900
From: Masahiro Yamada <yamada.masahiro@...ionext.com>
To: linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
arm@...nel.org
Cc: Mark Rutland <mark.rutland@....com>,
Tony Lindgren <tony@...mide.com>,
Linus Walleij <linus.walleij@...aro.org>,
Masahiro Yamada <yamada.masahiro@...ionext.com>,
Jungseung Lee <js07.lee@...il.com>,
Russell King <linux@....linux.org.uk>,
Arnd Bergmann <arnd@...db.de>, Nicolas Pitre <nico@...aro.org>,
Mauro Carvalho Chehab <mchehab@....samsung.com>,
Jiri Slaby <jslaby@...e.com>, Tomasz Figa <t.figa@...sung.com>,
devicetree@...r.kernel.org, Richard Woodruff <r-woodruff2@...com>,
Kees Cook <keescook@...omium.org>,
Pawel Moll <pawel.moll@....com>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Rob Herring <robh+dt@...nel.org>,
Thomas Gleixner <tglx@...utronix.de>,
Paul Bolle <pebolle@...cali.nl>,
Greg KH <gregkh@...uxfoundation.org>,
Nathan Lynch <nathan_lynch@...tor.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
"David S. Miller" <davem@...emloft.net>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Kumar Gala <galak@...eaurora.org>,
Joe Perches <joe@...ches.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Jiang Liu <jiang.liu@...ux.intel.com>
Subject: Re: [PATCH v2 1/3] ARM: uniphier: add outer cache support
2015-09-14 15:26 GMT+09:00 Masahiro Yamada <yamada.masahiro@...ionext.com>:
> diff --git a/arch/arm/mach-uniphier/uniphier.c b/arch/arm/mach-uniphier/uniphier.c
> index 9be10ef..26042e3 100644
> --- a/arch/arm/mach-uniphier/uniphier.c
> +++ b/arch/arm/mach-uniphier/uniphier.c
> @@ -12,6 +12,10 @@
> * GNU General Public License for more details.
> */
>
> +#define pr_fmt(fmt) "uniphier: " fmt
> +
> +#include <linux/of_platform.h>
> +#include <asm/hardware/cache-uniphier.h>
> #include <asm/mach/arch.h>
>
> static const char * const uniphier_dt_compat[] __initconst = {
This change is unnecessary. I will fix it in v3.
--
Best Regards
Masahiro Yamada
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists