
17 Oct
2012
17 Oct
'12
7:25 a.m.
Dear Hatim,
On 17 October 2012 14:21, Hatim Rv rv.hatimali@gmail.com wrote:
diff --git a/arch/arm/include/asm/arch-exynos/clk.h b/arch/arm/include/asm/arch-exynos/clk.h index 5529025..4e51402 100644 --- a/arch/arm/include/asm/arch-exynos/clk.h +++ b/arch/arm/include/asm/arch-exynos/clk.h @@ -22,6 +22,8 @@ #ifndef __ASM_ARM_ARCH_CLK_H_ #define __ASM_ARM_ARCH_CLK_H_
+#include <asm/arch/pinmux.h>
no. we don't need this header file.
Actually we do need the asm/arch/periph.h file as we are using the 'enum periph_id'. Otherwise it will give compilation errors.
So, I commented.
"please modify to exynos5_set_spi_clk(int periph_id"
we don't have to use enum at parameter.
Thanks. Minkyu Kang.
--
from. prom.
www.promsoft.net