Re: [PATCH v2 1/3] ARM: uniphier: add outer cache support

From: Masahiro Yamada
Date: Fri Sep 18 2015 - 00:15:44 EST


2015-09-14 15:26 GMT+09:00 Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>:

> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/