// SPDX-License-Identifier: ISC /* * Copyright (c) 2010 Broadcom Corporation */ #ifndef _BRCM_PHY_LCN_H_ #define _BRCM_PHY_LCN_H_ #include <types.h> struct brcms_phy_lcnphy { … }; #endif /* _BRCM_PHY_LCN_H_ */
// SPDX-License-Identifier: ISC /* * Copyright (c) 2010 Broadcom Corporation */ #ifndef _BRCM_PHY_LCN_H_ #define _BRCM_PHY_LCN_H_ #include <types.h> struct brcms_phy_lcnphy { … }; #endif /* _BRCM_PHY_LCN_H_ */