On Sat, Dec 3, 2011 at 6:26 PM, Kukjin Kim <kgene....@samsung.com> wrote: > MyungJoo Ham wrote: >> >> On Fri, Dec 2, 2011 at 5:59 PM, Kukjin Kim <kgene....@samsung.com> wrote: >> > MyungJoo Hamm wrote: >> >> >> > What's the 'compiler errors'? >> > >> > And I don't know why this patch included in this series, maybe this >> should >> > be separated from this series? >> >> The error is: >> arch/arm/mach-exynos/mach-nuri.c: In function 'nuri_power_init': >> arch/arm/mach-exynos/mach-nuri.c:1080:2: error: implicit declaration >> of function 'irq_alloc_descs' > > Well, I couldn't find the 'irq_alloc_descs' at the > arch/arm/mach-exynos/mach-nuri.c file in my tree and linux-next. Maybe you > missed submitting some patches? > > And I don't know why inclusion of <linux/export.h> is needed for > 'irq_alloc_descs'... > >> It is due to the recent changes in some of the header files (they >> removed some header inclusion from header fiiles). >> > I think, if this is required, this fix should be separated because the build > error what you said will be happened without this series... > >> In this patchset, we are providing a test case (Exynos4210-Nuri) for >> the device driver and we had to resolve the compiler error first. >> > If so, yes, firstly that should be fixed...but now don't we need this? > > Thanks. > > Best regards, > Kgene. > -- > Kukjin Kim <kgene....@samsung.com>, Senior Engineer, > SW Solution Development Team, Samsung Electronics Co., Ltd. >
Ah.. as you've mentioned, the compiler error is found to be related with other unmerged patches (sparse IRQ). Please never mind this patch. This (patch 3/4) should be dropped from this patchset. Thank you. Cheers! MyungJoo -- MyungJoo Ham, Ph.D. Mobile Software Platform Lab, DMC Business, Samsung Electronics -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html