diff options
| author | Arnd Bergmann <arnd@arndb.de> | 2016-04-26 00:53:40 +0200 |
|---|---|---|
| committer | Arnd Bergmann <arnd@arndb.de> | 2016-04-26 01:13:47 +0200 |
| commit | d3829c1b8443a83324419eb129c7e4c780bf435f (patch) | |
| tree | ef55fbaf8f3ea48f63366963d90e5d0ea4f05349 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | Merge tag 'qcom-soc-for-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/g... (diff) | |
| download | linux-d3829c1b8443a83324419eb129c7e4c780bf435f.tar.gz linux-d3829c1b8443a83324419eb129c7e4c780bf435f.zip | |
soc: brcmstb: select SOC_BUS
The newly added code for the SoC bus fails to link if the
bus is not built:
drivers/soc/built-in.o: In function `brcmstb_soc_device_init':
:(.init.text+0x110): undefined reference to `soc_device_register'
This adds a 'select' statement to avoid the error.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Fixes: cef4bafcea2c ("soc: brcmstb: add SoC driver to brcmstb")
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
