soc: fsl: qe: qe_common: Fix misnamed function attribute 'addr'
authorLee Jones <lee.jones@linaro.org>
Tue, 3 Nov 2020 15:28:24 +0000 (15:28 +0000)
committerLi Yang <leoyang.li@nxp.com>
Mon, 23 Nov 2020 23:19:33 +0000 (17:19 -0600)
commit0d0807bc2e05844db9c2fb78d1f36d98ddc8a3fa
tree3e1a17f64dad42a8bdd5fee70b1c90340e841732
parentb636d36e3e0a5072b339b3164da18d6d0934e03e
soc: fsl: qe: qe_common: Fix misnamed function attribute 'addr'

Fixes the following W=1 kernel build warning(s):

 drivers/soc/fsl/qe/qe_common.c:237: warning: Function parameter or member 'addr' not described in 'cpm_muram_dma'
 drivers/soc/fsl/qe/qe_common.c:237: warning: Excess function parameter 'offset' description in 'cpm_muram_dma'

Cc: Qiang Zhao <qiang.zhao@nxp.com>
Cc: Li Yang <leoyang.li@nxp.com>
Cc: Scott Wood <scottwood@freescale.com>
Cc: act <dmalek@jlc.net>
Cc: Dan Malek <dan@embeddedalley.com>
Cc: "Software, Inc" <source@mvista.com>
Cc: Vitaly Bordug <vbordug@ru.mvista.com>
Cc: linuxppc-dev@lists.ozlabs.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Li Yang <leoyang.li@nxp.com>
drivers/soc/fsl/qe/qe_common.c