]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
clk: Change bcm clocks build dependency
authorRay Jui <rjui@broadcom.com>
Tue, 5 May 2015 18:13:20 +0000 (11:13 -0700)
committerMichael Turquette <mturquette@baylibre.com>
Thu, 18 Jun 2015 19:36:39 +0000 (12:36 -0700)
commit69a0b2c559099a043662f8c96214d8eab32a7153
tree8b79cfc81717b82e0527b441bd59de3ae83bf1c0
parent5fe225c105fd54debae1699ec0f6aef1e73376d0
clk: Change bcm clocks build dependency

The clock code under drivers/clk/bcm now contains code for both the
Broadcom mobile SoCs and the iProc SoCs. Change the the makefile
dependency to be under config flag CONFIG_ARCH_BCM that's enabled for
both families of SoCs

Signed-off-by: Ray Jui <rjui@broadcom.com>
Signed-off-by: Michael Turquette <mturquette@baylibre.com>
drivers/clk/Makefile