]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dmaengine: at_hdmac: remove unused function
authorOlof Johansson <olof@lixom.net>
Mon, 9 Dec 2013 19:15:57 +0000 (11:15 -0800)
committerDan Williams <dan.j.williams@intel.com>
Mon, 9 Dec 2013 19:16:34 +0000 (11:16 -0800)
commit4cdd780c56e9b6cbcfd7e4c8635c9f8a70e8fb4f
treec5874ba748f5542f4f34548e8988b5b9742cfbd8
parent8b8b1233cdab044ddd8fef870d2b2f8dbb0fdf7e
dmaengine: at_hdmac: remove unused function

commit 54f8d501e8428 ('dmaengine: remove DMA unmap from drivers')
refactored some code which resulted in an unused function in the at_hdmac
driver:

drivers/dma/at_hdmac_regs.h:350:23: warning: 'chan2parent' defined but
    not used [-Wunused-function]

Fixes: 54f8d501e8428 ('dmaengine: remove DMA unmap from drivers')
Signed-off-by: Olof Johansson <olof@lixom.net>
Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Acked-by: Vinod Koul <vinod.koul@Intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/dma/at_hdmac_regs.h