]> git.dujemihanovic.xyz Git - linux.git/commit
dmaengine: pxa: remove DBGFS_FUNC_DECL()
authorYangtao Li <tiny.windzz@gmail.com>
Wed, 5 Dec 2018 16:18:59 +0000 (11:18 -0500)
committerVinod Koul <vkoul@kernel.org>
Mon, 17 Dec 2018 06:19:41 +0000 (11:49 +0530)
commite00f50a79e61396ca531b71e04857120332948d5
tree9ed63f512e2b5664e0f7176609c3afbf4a03980a
parent0f7ab39a6b401a4fef3f3b7004a2e58ef67079af
dmaengine: pxa: remove DBGFS_FUNC_DECL()

We already have the DEFINE_SHOW_ATTRIBUTE, There is no need to define
such a macro, so remove DBGFS_FUNC_DECL.

Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/pxa_dma.c