Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
evalenti
/
linux-soc-thermal
/
7bd1d5edd0160b615ab8748cf94dabcab1fb01cb
/
.
/
arch
/
powerpc
/
boot
/
fsl-soc.h
blob: 00b2cb89ff2f556786f9a937fa769b6f428d96fa [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
_PPC_BOOT_FSL_SOC_H_
#define
_PPC_BOOT_FSL_SOC_H_
#include
"types.h"
u32
*
fsl_get_immr
(
void
);
#endif