]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
MLK-9698 ARM:imx6x: Fix build break when CONFIG_SMP is not defined
authorRanjani Vaidyanathan <Ranjani.Vaidyanathan@freescale.com>
Wed, 15 Oct 2014 15:31:07 +0000 (10:31 -0500)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:18:25 +0000 (21:18 -0600)
commit312b639044a982a438545b04acfebede7cb45e4a
tree413ae6e3e5e1996a3692e741a76dc4bbfa84568f
parent4e14a74191bafbe661bb2224e2206658db4e9364
MLK-9698 ARM:imx6x: Fix build break when CONFIG_SMP is not defined

Ensure that all the code in busfreq driver that is SMP dependent is
enclosed with CONFIG_SMP define, else the build breaks when CONFIG_SMP=n.

Signed-off-by: Ranjani Vaidyanathan <Ranjani.Vaidyanathan@freescale.com>
arch/arm/mach-imx/busfreq_ddr3.c
arch/arm/mach-imx/ddr3_freq_imx6.S