]> pilppa.org Git - linux-2.6-omap-h63xx.git/blob - arch/powerpc/sysdev/fsl_soc.h
Merge mulgrave-w:git/scsi-misc-2.6
[linux-2.6-omap-h63xx.git] / arch / powerpc / sysdev / fsl_soc.h
1 #ifndef __PPC_FSL_SOC_H
2 #define __PPC_FSL_SOC_H
3 #ifdef __KERNEL__
4
5 #include <asm/mmu.h>
6
7 extern phys_addr_t get_immrbase(void);
8
9 #endif
10 #endif