2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-26 22:24:09 +08:00
linux-next/drivers/soc/fsl/dpio
Colin Ian King afa86d264a soc: fsl: dpio: remove redundant pointer 'priv'
Pointer 'priv' is being assigned but is never used hence it is
redundant and can be removed.

Cleans up clang warning:
variable 'priv' set but not used [-Wunused-but-set-variable]

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Li Yang <leoyang.li@nxp.com>
2018-08-30 12:19:02 -05:00
..
dpio-cmd.h
dpio-driver.c soc: fsl: dpio: remove redundant pointer 'priv' 2018-08-30 12:19:02 -05:00
dpio-service.c
dpio.c
dpio.h
Makefile
qbman-portal.c
qbman-portal.h