Re: [PATCH] ARM: EXYNOS: Fix build error which was from common.c and old cpu.c

2012-01-09 Thread Russell King - ARM Linux
On Mon, Jan 09, 2012 at 10:27:27AM +0900, Kukjin Kim wrote: This fixes build error and wrong merge conflicts. arch/arm/mach-exynos/common.c: In function 'exynos4_gic_irq_fix_base': arch/arm/mach-exynos/common.c:393: error: dereferencing pointer to incomplete type

[PATCH] ARM: EXYNOS: Fix build error which was from common.c and old cpu.c

2012-01-08 Thread Kukjin Kim
This fixes build error and wrong merge conflicts. arch/arm/mach-exynos/common.c: In function 'exynos4_gic_irq_fix_base': arch/arm/mach-exynos/common.c:393: error: dereferencing pointer to incomplete type arch/arm/mach-exynos/common.c:396: error: dereferencing pointer to incomplete type

Re: [PATCH] ARM: EXYNOS: Fix build error which was from common.c and old cpu.c

2012-01-08 Thread Kyungmin Park
On 1/9/12, Kukjin Kim kgene@samsung.com wrote: This fixes build error and wrong merge conflicts. arch/arm/mach-exynos/common.c: In function 'exynos4_gic_irq_fix_base': arch/arm/mach-exynos/common.c:393: error: dereferencing pointer to incomplete type arch/arm/mach-exynos/common.c:396: