From 8d0b3cd948084d50a59839e522cec46fc3e1e8c4 Mon Sep 17 00:00:00 2001 From: Kumar Amit Mehta Date: Sat, 16 Feb 2013 05:01:22 -0800 Subject: [PATCH] --- yaml --- r: 354537 b: refs/heads/master c: 2e38027588479421d244266f6edc0b4945546271 h: refs/heads/master i: 354535: 366df627013c7f3dfbc33591f27511bf350632c2 v: v3 --- [refs] | 2 +- trunk/drivers/staging/wlan-ng/hfa384x.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 4da301c13760..c6547d5d7b0f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bdafb167d30da85ccd563a12197e0370d0667923 +refs/heads/master: 2e38027588479421d244266f6edc0b4945546271 diff --git a/trunk/drivers/staging/wlan-ng/hfa384x.h b/trunk/drivers/staging/wlan-ng/hfa384x.h index 04c04336ee75..3dfa85ccc504 100644 --- a/trunk/drivers/staging/wlan-ng/hfa384x.h +++ b/trunk/drivers/staging/wlan-ng/hfa384x.h @@ -59,6 +59,7 @@ #define HFA384x_FIRMWARE_VERSION(a, b, c) (((a) << 16) + ((b) << 8) + (c)) #include +#include /*--- Mins & Maxs -----------------------------------*/ #define HFA384x_PORTID_MAX ((u16)7)