diff options
author | Hauke Mehrtens <[email protected]> | 2014-10-09 23:39:41 +0200 |
---|---|---|
committer | John W. Linville <[email protected]> | 2014-10-23 14:02:05 -0400 |
commit | 78afe83c3b008e25123bd1be36ee4b6595e595d1 (patch) | |
tree | 5ca6e257e184a604fcd6bd75af9735bf7913dd40 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
parent | 61ed53deb1c6a4386d8710dbbfcee8779c381931 (diff) |
bcma: fix build when CONFIG_OF_ADDRESS is not set
Commit 2101e533f41a ("bcma: register bcma as device tree driver")
introduces a hard dependency on OF_ADDRESS into the bcma driver.
OF_ADDRESS is specifically disabled for the sparc architecture.
This results in the following error when building sparc64:allmodconfig.
drivers/bcma/main.c: In function 'bcma_of_find_child_device':
drivers/bcma/main.c:150:3: error: implicit declaration of function 'of_translate_address'
Fixes: 2101e533f41a ("bcma: register bcma as device tree driver")
Reported-by: Guenter Roeck <[email protected]>
Signed-off-by: Hauke Mehrtens <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions