commit | 1605d2715ad2e67ddd0485a26e05ed670a4285ca | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <[email protected]> | Wed Aug 03 13:45:57 2016 -0700 |
committer | Linus Torvalds <[email protected]> | Thu Aug 04 08:50:07 2016 -0400 |
tree | 480684e238fec6c0c7aa2a9bb30209a9980a8785 | |
parent | 4b9d314ce9168b37a2824e6d7820aa6e66f52642 [diff] |
media: mtk-vcodec: remove unused dma_attrs The local variable dma_attrs is set but never read. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>