diff options
Diffstat (limited to 'arch/powerpc/sysdev/fsl_soc.h')
-rw-r--r-- | arch/powerpc/sysdev/fsl_soc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/sysdev/fsl_soc.h b/arch/powerpc/sysdev/fsl_soc.h index 618d91d1e10..63e7db30a4c 100644 --- a/arch/powerpc/sysdev/fsl_soc.h +++ b/arch/powerpc/sysdev/fsl_soc.h | |||
@@ -15,5 +15,6 @@ extern int fsl_spi_init(struct spi_board_info *board_infos, | |||
15 | void (*activate_cs)(u8 cs, u8 polarity), | 15 | void (*activate_cs)(u8 cs, u8 polarity), |
16 | void (*deactivate_cs)(u8 cs, u8 polarity)); | 16 | void (*deactivate_cs)(u8 cs, u8 polarity)); |
17 | 17 | ||
18 | extern void fsl_rstcr_restart(char *cmd); | ||
18 | #endif | 19 | #endif |
19 | #endif | 20 | #endif |