commit | 0eb3b4ab762df44f2cff982ddb8f42b3085f4e52 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Oct 20 09:33:07 2020 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Tue Oct 20 09:40:33 2020 +0200 |
tree | 233b28727cc529ad0accb91efee4ce6c0788cce8 | |
parent | 270315b8235e3d10c2e360cff56c2f9e0915a252 [diff] |
ARM/sa1111: add a missing include of dma-map-ops.h Ensure the dmabounce functions are available for all Kconfig permutations. Fixes: 0a0f0d8be76d ("dma-mapping: split <linux/dma-mapping.h>") Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Christoph Hellwig <hch@lst.de>