Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f640c3205aca4fe231beccc9e719c946cf3fee7a
/
.
/
arch
/
powerpc
/
sysdev
/
fsl_soc.h
blob: 5a3dd480d2fd8eff791e62ae40e12de8a553b22a [
file
] [
log
] [
blame
]
#ifndef
__PPC_FSL_SOC_H
#define
__PPC_FSL_SOC_H
#ifdef
__KERNEL__
#include
<asm/mmu.h>
extern
phys_addr_t
get_immrbase
(
void
);
#endif
#endif