]> git.ipfire.org Git - people/ms/u-boot.git/blob - arch/arm/include/asm/arch-fsl-layerscape/speed.h
armv8/fsl_lsch3: Change arch to fsl-layerscape
[people/ms/u-boot.git] / arch / arm / include / asm / arch-fsl-layerscape / speed.h
1 /*
2 * Copyright 2014-2015, Freescale Semiconductor, Inc.
3 *
4 * SPDX-License-Identifier: GPL-2.0+
5 */
6
7 #ifndef _FSL_LAYERSCAPE_SPEED_H
8 #define _FSL_LAYERSCAPE_SPEED_H
9 void get_sys_info(struct sys_info *sys_info);
10 #endif /* _FSL_LAYERSCAPE_SPEED_H */