diff options
| author | Laura Abbott <[email protected]> | 2016-09-14 08:33:58 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-09-14 20:46:56 +0200 |
| commit | 8c243d21d6ac980bdb38e11db9ffa3a44b1dc84c (patch) | |
| tree | 90f9471c32ac7b4da4f3914650729cd77e2e7c20 /tools/perf/scripts/python | |
| parent | 552edf8d79096c7458cdc2a7b1f9936e7925e2aa (diff) | |
staging: android: ion: Make ION_OF depend on OF_ADDRESS
The Ion platform code uses of_platform_device_create which has
dependencies on OF_ADDRESS. Depending on OF is not sufficient
Building sparc64:allmodconfig ... failed
--------------
Error log:
...
drivers/built-in.o: In function `ion_parse_dt':
(.text+0x11aa2c): undefined reference to `of_platform_device_create'
Add a dependency on OF_ADDRESS
Reported-by: Guenter Roeck <[email protected]>
Signed-off-by: Laura Abbott <[email protected]>
Reviewed-by: Sumit Semwal <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions