Re: [PATCH v2 3/6] i.MX: system.c: Replace magic numbers

From: Shawn Guo
Date: Wed Jun 15 2016 - 22:01:33 EST


On Tue, Jun 14, 2016 at 06:29:50PM -0700, Andrey Smirnov wrote:
> Signed-off-by: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
> ---
> arch/arm/include/asm/hardware/cache-l2x0.h | 1 +

As Uwe already pointed out, it's not necessary to change this file.

> arch/arm/mach-imx/system.c | 5 ++++-
> arch/arm/mm/cache-l2x0.c | 6 ++++--

I suggest you put the changes on cache-l2x0.c into a separate patch and
send it to Russell.

Shawn

> 3 files changed, 9 insertions(+), 3 deletions(-)