Merge branch 'akpm'
[linux-2.6/next.git] / drivers / net / wireless / b43 / phy_lcn.h
blobc046c2a6cab4aee16c4dfee664b2a9412e4273f3
1 #ifndef B43_PHY_LCN_H_
2 #define B43_PHY_LCN_H_
4 #include "phy_common.h"
7 struct b43_phy_lcn {
8 };
11 struct b43_phy_operations;
12 extern const struct b43_phy_operations b43_phyops_lcn;
14 #endif /* B43_PHY_LCN_H_ */