linux-stable/drivers/i3c/master/mipi-i3c-hci
Lukas Bulwahn 7a2bccd1a2 i3c: master: mipi-i3c-hci: correct the config reference for endianness
The referred config BIG_ENDIAN does not exist. The config for the
endianness of the CPU architecture is called CPU_BIG_ENDIAN.

Correct the config name to the existing config for the endianness.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Acked-by: Nicolas Pitre <npitre@baylibre.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20220103094504.3602-1-lukas.bulwahn@gmail.com
2022-01-05 09:54:54 +01:00
..
cmd.h
cmd_v1.c
cmd_v2.c
core.c i3c: master: mipi-i3c-hci: correct the config reference for endianness 2022-01-05 09:54:54 +01:00
dat.h
dat_v1.c i3c/master/mipi-i3c-hci: Fix a potentially infinite loop in 'hci_dat_v1_get_index()' 2021-12-10 15:55:41 +01:00
dct.h
dct_v1.c
dma.c
ext_caps.c
ext_caps.h
hci.h
ibi.h
Makefile
pio.c
xfer_mode_rate.h