#ifndef __PPC_FSL_SOC_H
#define __PPC_FSL_SOC_H
#ifdef __KERNEL__

extern phys_addr_t get_immrbase(void);

#endif
#endif