blob: 1b8189acbe5aeffdd1535efa56de5737a0787bf9 [file] [log] [blame]
--- a/drivers/net/wireless/b43/phy_common.h
+++ b/drivers/net/wireless/b43/phy_common.h
@@ -3,6 +3,9 @@
#include <linux/types.h>
#include <linux/nl80211.h>
+#if (LINUX_VERSION_CODE == KERNEL_VERSION(2,6,28))
+#include <asm/atomic.h>
+#endif
struct b43_wldev;