Sinan Kaya <okaya@xxxxxxxxxx> writes: > On 11/30/2018 10:42 AM, Yangtao Li wrote: >> We already have the DEFINE_SHOW_ATTRIBUTE,There is no need to define >> such a macro,so remove DBGFS_FUNC_DECL.Also use macro to simplify some >> code. >> >> Signed-off-by: Yangtao Li<tiny.windzz@xxxxxxxxx> >> --- >> drivers/dma/amba-pl08x.c | 14 ++------------ >> drivers/dma/mic_x100_dma.c | 22 +++------------------- >> drivers/dma/pxa_dma.c | 24 ++++++++++++------------ >> drivers/dma/qcom/hidma_dbg.c | 33 ++++++--------------------------- For pxa_dma: Acked-by: Robert Jarzmik <robert.jarzmik@xxxxxxx> Cheers. -- Robert