Re: [PATCH 1/2] arm: system_info fix CPU_IS_ARM1176

2015-01-06 Thread Sascha Hauer
On Mon, Jan 05, 2015 at 02:24:37PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: > we need to apply the mask > > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD Applied both with s/usefull/useful/ Sascha -- Pengutronix e.K. | | Industri

[PATCH 1/2] arm: system_info fix CPU_IS_ARM1176

2015-01-05 Thread Jean-Christophe PLAGNIOL-VILLARD
we need to apply the mask Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- arch/arm/include/asm/system_info.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/include/asm/system_info.h b/arch/arm/include/asm/system_info.h index 6182860..0761848 100644 --- a/arch/a