linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2/5] ath9k: add missing include statements
@ 2008-07-20 13:33 Felix Fietkau
  0 siblings, 0 replies; only message in thread
From: Felix Fietkau @ 2008-07-20 13:33 UTC (permalink / raw)
  To: linux-wireless; +Cc: ath5k-devel


Signed-off-by: Felix Fietkau <nbd@openwrt.org>
---
--- a/drivers/net/wireless/ath9k/regd.c
+++ b/drivers/net/wireless/ath9k/regd.c
@@ -14,6 +14,8 @@
   * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   */

+#include <linux/kernel.h>
+#include <linux/slab.h>
  #include "ath9k.h"
  #include "regd.h"
  #include "regd_common.h"

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-07-20 13:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-20 13:33 [PATCH 2/5] ath9k: add missing include statements Felix Fietkau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).