commit | 1605d2715ad2e67ddd0485a26e05ed670a4285ca | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | Wed Aug 03 13:45:57 2016 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | 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/1468399300-5399-1-git-send-email-k.kozlowski@samsung.com Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>