diff options
author | Arnd Bergmann <arnd@arndb.de> | 2013-05-31 22:49:22 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-06-05 23:32:26 +0100 |
commit | 92bdd3f5eba299b33c2f4407977d6fa2e2a6a0da (patch) | |
tree | 3462f5d14ac83a4cd026a9cf03c7dab98518851a /arch/arm/boot/compressed/head.S | |
parent | 275236797916924103e133e3d7a7ea777c951273 (diff) |
ARM: 7742/1: topology: export cpu_topology
The cpu_topology symbol is required by any driver using the topology
interfaces, which leads to a couple of build errors:
ERROR: "cpu_topology" [drivers/net/ethernet/sfc/sfc.ko] undefined!
ERROR: "cpu_topology" [drivers/cpufreq/arm_big_little.ko] undefined!
ERROR: "cpu_topology" [drivers/block/mtip32xx/mtip32xx.ko] undefined!
The obvious solution is to export this symbol.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Will Deacon <will.deacon@arm.com>
Cc: stable@vger.kernel.org
Cc: Nicolas Pitre <nico@linaro.org>
Cc: Vincent Guittot <vincent.guittot@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/boot/compressed/head.S')
0 files changed, 0 insertions, 0 deletions