diff options
author | Tushar Behera <tushar.behera@linaro.org> | 2012-04-24 22:25:01 +0200 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2012-04-24 22:50:00 +0200 |
commit | 6fff5a11fd07d7f918ac3737da4846558518c31d (patch) | |
tree | 3cbac55fdc8e4e2235ee4e27d622db82173f755c /init | |
parent | ARM: EXYNOS: Fix resource on dev-dwmci.c (diff) | |
download | linux-6fff5a11fd07d7f918ac3737da4846558518c31d.tar.xz linux-6fff5a11fd07d7f918ac3737da4846558518c31d.zip |
ARM: EXYNOS: Fix compilation error when CONFIG_OF is not defined
Fixed following compile time error.
arch/arm/mach-exynos/common.c: In function 'exynos5_init_irq':
arch/arm/mach-exynos/common.c:539:2: error: implicit declaration of function 'of_irq_init'
arch/arm/mach-exynos/common.c:539:14: error: 'exynos4_dt_irq_match' undeclared (first use in this function)
arch/arm/mach-exynos/common.c:539:14: note: each undeclared identifier is reported only once for each function it appears in
Cc: Thomas Abraham <thomas.abraham@linaro.org>
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions