commit | 6175f6a7ebc77a3c83b425fdb4fc186c771193bf | [log] [tgz] |
---|---|---|
author | Scott Wood <oss@buserror.net> | Fri Dec 21 22:34:45 2018 -0600 |
committer | Vinod Koul <vkoul@kernel.org> | Mon Feb 04 12:56:54 2019 +0530 |
tree | 277eb6d0bed7363f75cc8068844889435125c3a6 | |
parent | 0fa89f972da607540497f11afbb47af6fea5bce0 [diff] |
dmaengine: fsldma: Add 64-bit I/O accessors for powerpc64 Otherwise 64-bit PPC builds fail with undefined references to these accessors. Cc: Peng Ma <peng.ma@nxp.com> Cc: Wen He <wen.he_1@nxp.com> Fixes: 68997fff94afa (" dmaengine: fsldma: Adding macro FSL_DMA_IN/OUT implement for ARM platform") Signed-off-by: Scott Wood <oss@buserror.net> Signed-off-by: Vinod Koul <vkoul@kernel.org>