]> git.karo-electronics.de Git - linux-beck.git/commit
dma: mv_xor: remove unused to_mv_xor_device() macro
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 15 Nov 2012 12:01:34 +0000 (13:01 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 20 Nov 2012 14:58:58 +0000 (15:58 +0100)
commit01a9508de746bc2ae37dc63b407f2d7cdcb00386
tree512f8aa260a0559c82087eab77678f36b91924e6
parent8b5c3f6c8d8300e7825bb5ed6effe0bd35907751
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>
drivers/dma/mv_xor.c