diff options
author | Vinod Koul <[email protected]> | 2014-07-28 11:57:25 +0530 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2014-07-28 12:49:33 +0530 |
commit | 42c0d54e62369584f2491f072f405602ff504e0e (patch) | |
tree | 1d7966f3263fbed947c556991fccb098c6f99392 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | ec1f0c96669a23f898c25a30a5319baebf3f0677 (diff) |
dmaengine: sun6i: fix build failure on x86, xilinx targets
Since the driver defined COMPILE_TEST, it gets compiled for different arch's
The driver uses __virt_to_phys() insteadof virt_to_phys, so replace it
drivers/dma/sun6i-dma.c: In function ‘sun6i_dma_dump_chan_regs’:
drivers/dma/sun6i-dma.c:203: error: implicit declaration of function '__virt_to_phys'
Reported-by: kbuild test robot <[email protected]>
Reported-by: Stephen Rothwell <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions