2014-06-10 11:43:50

by Tomasz Figa

[permalink] [raw]
Subject: Re: [PATCH v4 01/11] ARM: EXYNOS: Make exynos machine_ops as static

Hi Pankaj,

On 10.05.2014 08:56, Pankaj Dubey wrote:
> As machine function ops are used only in this file let's make
> them static. Also remove unused and unwanted declarations from
> common.h.
>
> Signed-off-by: Pankaj Dubey <[email protected]>
> ---
> arch/arm/mach-exynos/common.h | 8 --------
> arch/arm/mach-exynos/exynos.c | 6 +++---
> 2 files changed, 3 insertions(+), 11 deletions(-)
>

Reviewed-by: Tomasz Figa <[email protected]>

Best regards,
Tomasz