commit | 01a9508de746bc2ae37dc63b407f2d7cdcb00386 | [log] [tgz] |
---|---|---|
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Thu Nov 15 13:01:34 2012 +0100 |
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Tue Nov 20 15:58:58 2012 +0100 |
tree | 512f8aa260a0559c82087eab77678f36b91924e6 | |
parent | 8b5c3f6c8d8300e7825bb5ed6effe0bd35907751 [diff] |
dma: mv_xor: remove unused to_mv_xor_device() macro The to_mv_xor_device() macro is not being used by the driver, so we can get rid of it. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>