scsi: qla2xxx: Silent erroneous message
[linux/fpc-iii.git] / include / soc / brcmstb / common.h
blobcfb5335f2a15ee7a19634953a7c3ed821b2bdcfd
1 /*
2 * Copyright © 2014 NVIDIA Corporation
3 * Copyright © 2015 Broadcom Corporation
5 * This program is free software; you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License version 2 as
7 * published by the Free Software Foundation.
8 */
10 #ifndef __SOC_BRCMSTB_COMMON_H__
11 #define __SOC_BRCMSTB_COMMON_H__
13 bool soc_is_brcmstb(void);
15 #endif /* __SOC_BRCMSTB_COMMON_H__ */