Re: [PATCH] ARM: S5pv210: compiling issue, ARM_S3C64XX_CPUFREQ need CONFIG_CPU_FREQ_TABLE=y

2013-04-24 Thread Chen Gang
Oh, sorry, the subject and the comment is incorrect: it need use ARM_S5PV210_CPUFREQ instead of ARM_S3C64XX_CPUFREQ. I need send patch v2. On 2013年04月24日 18:35, Chen Gang wrote: > > For arm S5pv210 with allmodconfig, ARM_S3C64XX_CPUFREQ need > CONFIG_CPU_FREQ_TABLE=y, or will cause compiling

[PATCH] ARM: S5pv210: compiling issue, ARM_S3C64XX_CPUFREQ need CONFIG_CPU_FREQ_TABLE=y

2013-04-24 Thread Chen Gang
For arm S5pv210 with allmodconfig, ARM_S3C64XX_CPUFREQ need CONFIG_CPU_FREQ_TABLE=y, or will cause compiling issue. The related operation: + arm-linux-gnu-ld -EL -p --no-undefined -X --build-id -X -o .tmp_vmlinux1 -T /root/linux-next/arch/arm/kernel/vmlinux.lds arch/arm/kernel/head.o

[PATCH] ARM: S5pv210: compiling issue, ARM_S3C64XX_CPUFREQ need CONFIG_CPU_FREQ_TABLE=y

2013-04-24 Thread Chen Gang
For arm S5pv210 with allmodconfig, ARM_S3C64XX_CPUFREQ need CONFIG_CPU_FREQ_TABLE=y, or will cause compiling issue. The related operation: + arm-linux-gnu-ld -EL -p --no-undefined -X --build-id -X -o .tmp_vmlinux1 -T /root/linux-next/arch/arm/kernel/vmlinux.lds arch/arm/kernel/head.o

Re: [PATCH] ARM: S5pv210: compiling issue, ARM_S3C64XX_CPUFREQ need CONFIG_CPU_FREQ_TABLE=y

2013-04-24 Thread Chen Gang
Oh, sorry, the subject and the comment is incorrect: it need use ARM_S5PV210_CPUFREQ instead of ARM_S3C64XX_CPUFREQ. I need send patch v2. On 2013年04月24日 18:35, Chen Gang wrote: For arm S5pv210 with allmodconfig, ARM_S3C64XX_CPUFREQ need CONFIG_CPU_FREQ_TABLE=y, or will cause compiling