Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
1d738e64f3d957d56c1b51e64ebdef986a8760e3
/
.
/
drivers
/
net
/
wireless
/
b43
/
phy_lcn.h
blob: c046c2a6cab4aee16c4dfee664b2a9412e4273f3 [
file
] [
log
] [
blame
]
#ifndef
B43_PHY_LCN_H_
#define
B43_PHY_LCN_H_
#include
"phy_common.h"
struct
b43_phy_lcn
{
};
struct
b43_phy_operations
;
extern
const
struct
b43_phy_operations b43_phyops_lcn
;
#endif
/* B43_PHY_LCN_H_ */