]> Git Repo - linux.git/blob - include/soc/tegra/common.h
enetc: Migrate to PHYLINK and PCS_LYNX
[linux.git] / include / soc / tegra / common.h
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3  * Copyright (C) 2014 NVIDIA Corporation
4  */
5
6 #ifndef __SOC_TEGRA_COMMON_H__
7 #define __SOC_TEGRA_COMMON_H__
8
9 bool soc_is_tegra(void);
10
11 #endif /* __SOC_TEGRA_COMMON_H__ */
This page took 0.033912 seconds and 4 git commands to generate.