Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
[linux-2.6.git] / arch / powerpc / boot / fsl-soc.h
blob5da26fc6e3cfb8b5e7af372c033a148f0ae29881
1 #ifndef _PPC_BOOT_FSL_SOC_H_
2 #define _PPC_BOOT_FSL_SOC_H_
4 #include "types.h"
6 u32 *fsl_get_immr(void);
8 #endif