aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/phy_lcn.h
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2011-08-14 23:27:28 +0200
committerJohn W. Linville <linville@tuxdriver.com>2011-08-24 14:41:41 -0400
commitf928668f2d822ec51c0853fc92f4da2fef376958 (patch)
treef986be52beda38434334d90c027eaa08667af724 /drivers/net/wireless/b43/phy_lcn.h
parentb43: fix DMA on some bugged hardware (diff)
downloadlinux-dev-f928668f2d822ec51c0853fc92f4da2fef376958.tar.xz
linux-dev-f928668f2d822ec51c0853fc92f4da2fef376958.zip
b43: LCN-PHY: add very basic PHY ops
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to '')
-rw-r--r--drivers/net/wireless/b43/phy_lcn.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/b43/phy_lcn.h b/drivers/net/wireless/b43/phy_lcn.h
index c046c2a6cab4..9e1b291cca38 100644
--- a/drivers/net/wireless/b43/phy_lcn.h
+++ b/drivers/net/wireless/b43/phy_lcn.h
@@ -11,4 +11,4 @@ struct b43_phy_lcn {
struct b43_phy_operations;
extern const struct b43_phy_operations b43_phyops_lcn;
-#endif /* B43_PHY_LCN_H_ */ \ No newline at end of file
+#endif /* B43_PHY_LCN_H_ */