diff options
author | Geert Uytterhoeven <[email protected]> | 2015-06-26 14:12:10 +0200 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2015-07-09 22:10:20 +0200 |
commit | fc0a1f035cf15f704f4092da294963c57e94c1c0 (patch) | |
tree | fae534ac44479badcece43446bf0697e405fdbf0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754 (diff) |
i2c: I2C_MT65XX should depend on HAS_DMA
If NO_DMA=y:
ERROR: "dma_unmap_single" [drivers/i2c/busses/i2c-mt65xx.ko] undefined!
ERROR: "dma_mapping_error" [drivers/i2c/busses/i2c-mt65xx.ko] undefined!
ERROR: "dma_map_single" [drivers/i2c/busses/i2c-mt65xx.ko] undefined!
Add a dependency on HAS_DMA to fix this.
Signed-off-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions