linux/drivers/soc/fsl/qe
YueHaibing 6e62bd36e9 soc: fsl: qe: remove set but not used variable 'mm_gc'
drivers/soc/fsl/qe/gpio.c: In function qe_pin_request:
drivers/soc/fsl/qe/gpio.c:163:26: warning: variable mm_gc set but not used [-Wunused-but-set-variable]

commit 1e714e54b5 ("powerpc: qe_lib-gpio: use gpiochip data pointer")
left behind this unused variable.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Chen Zhou <chenzhou10@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Li Yang <leoyang.li@nxp.com>
2020-01-08 16:02:48 -06:00
..
gpio.c soc: fsl: qe: remove set but not used variable 'mm_gc' 2020-01-08 16:02:48 -06:00
Kconfig soc: fsl: qe: remove PPC32 dependency from CONFIG_QUICC_ENGINE 2019-12-09 13:57:45 -06:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qe_common.c soc: fsl: qe: refactor cpm_muram_alloc_common to prevent BUG on error path 2019-12-09 13:54:36 -06:00
qe_ic.c soc: fsl: qe: merge qe_ic.h headers into qe_ic.c 2019-12-09 13:54:33 -06:00
qe_io.c soc: fsl: qe: qe_io.c: use of_property_read_u32() in par_io_init() 2019-12-09 13:54:33 -06:00
qe_tdm.c soc: fsl: qe: avoid ppc-specific io accessors 2019-12-09 13:54:29 -06:00
qe.c soc: fsl: qe: drop pointless check in qe_sdma_init() 2019-12-09 13:54:36 -06:00
ucc_fast.c soc: fsl: qe: avoid IS_ERR_VALUE in ucc_fast.c 2019-12-09 13:54:37 -06:00
ucc_slow.c soc: fsl: qe: avoid IS_ERR_VALUE in ucc_slow.c 2019-12-09 13:54:36 -06:00
ucc.c soc: fsl: qe: remove unused #include of asm/irq.h from ucc.c 2019-12-09 13:57:45 -06:00
usb.c soc: fsl: qe: avoid ppc-specific io accessors 2019-12-09 13:54:29 -06:00