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