1
0
Fork 0
alistair23-linux/drivers/fsi
Benjamin Herrenschmidt 935f963638 fsi: Move code around to avoid forward declaration
Move fsi_slave_set_smode() and its helpers to before it's
first user and remove the corresponding forward declaration.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Reviewed-by: Joel Stanley <joel@jms.id.au>
2018-07-12 11:58:25 +10:00
..
Kconfig fsi/sbefifo: Add dependency on OF_ADDRESS 2018-07-12 11:51:19 +10:00
Makefile fsi/sbefifo: Add driver for the SBE FIFO 2018-06-12 14:05:39 +10:00
fsi-core.c fsi: Move code around to avoid forward declaration 2018-07-12 11:58:25 +10:00
fsi-master-gpio.c fsi/master-gpio: Replace bit_bit lock with IRQ disable/enable 2018-06-12 14:05:28 +10:00
fsi-master-hub.c fsi: master-hub: Fix sparse warnings 2018-06-18 14:33:56 +10:00
fsi-master.h fsi: master: Clarify master lifetimes & fix use-after-free in hub master 2018-03-14 19:11:01 +01:00
fsi-sbefifo.c fsi: sbefifo: Fix checker warning about late NULL check 2018-07-12 11:53:37 +10:00
fsi-scom.c fsi: scom: Major overhaul 2018-06-18 15:11:53 +10:00