2015-09-14 15:26 GMT+09:00 Masahiro Yamada <[email protected]>:
> 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 devicetree" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html