Linux 5.6.13
[linux/fpc-iii.git] / include / soc / brcmstb / common.h
blobe4fe76856de9ea9c39ef4c0e37ca299acca1a92f
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3 * Copyright © 2014 NVIDIA Corporation
4 * Copyright © 2015 Broadcom Corporation
5 */
7 #ifndef __SOC_BRCMSTB_COMMON_H__
8 #define __SOC_BRCMSTB_COMMON_H__
10 bool soc_is_brcmstb(void);
12 #endif /* __SOC_BRCMSTB_COMMON_H__ */