commit | d43674ecc002b49926f216cb414cff2d230ca3fb | [log] [tgz] |
---|---|---|
author | Matthias Kaehlcke <mka@chromium.org> | Thu Jun 15 16:55:57 2017 -0700 |
committer | Vinod Koul <vinod.koul@intel.com> | Sat Jun 17 18:17:46 2017 +0530 |
tree | c8e39babaf36508c15d4213700ec08c5818cd4ff | |
parent | 4d6d74e22096543cb3b35e717cf1b9aea3655f37 [diff] |
dmaengine: pl330: Delete unused functions The functions _queue_empty(), _emit_ADDH(), _emit_NOP(), _emit_STZ() and _emit_WFE() are not used. Delete them. Signed-off-by: Matthias Kaehlcke <mka@chromium.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>