OpenCloudOS-Kernel/drivers/soc/fsl/qe
Colin Ian King b25511ef13 soc: fsl: qe: clean up an indentation issue
There is a statement that not indented correctly, remove the
extraneous space.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Li Yang <leoyang.li@nxp.com>
2020-05-22 18:00:47 -05: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
gpio.c soc: fsl: qe: remove set but not used variable 'mm_gc' 2020-01-08 16:02:48 -06:00
qe.c soc: fsl: qe: Replace one-element array and use struct_size() helper 2020-05-22 16:23:02 -05:00
qe_common.c soc: fsl: qe: fix sparse warning for qe_common.c 2020-03-24 19:02:22 -05:00
qe_ic.c soc: fsl: qe: fix sparse warnings for qe_ic.c 2020-03-24 19:02:23 -05: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
ucc.c soc: fsl: qe: clean up an indentation issue 2020-05-22 18:00:47 -05: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: fix sparse warnings for ucc_slow.c 2020-03-24 19:09:40 -05:00
usb.c soc: fsl: qe: avoid ppc-specific io accessors 2019-12-09 13:54:29 -06:00