Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291245
b: refs/heads/master
c: 3995dea
h: refs/heads/master
i:
  291243: 126c815
v: v3
  • Loading branch information
Johannes Berg authored and John W. Linville committed Mar 7, 2012
1 parent e4324b9 commit 249bfe5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c9eec95cb429359efd39a3c87fb1544fe2b77bc5
refs/heads/master: 3995deafdae1b802a117b3d6d18bc9e5ce3d1340
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/iwlwifi/iwl-drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
#include "iwl-op-mode.h"

/* private includes */
#include "iwl-ucode.h"
#include "iwl-fw-file.h"

/**
* struct iwl_drv - drv common data
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*****************************************************************************/

#ifndef __iwl_ucode_h__
#define __iwl_ucode_h__
#ifndef __iwl_fw_file_h__
#define __iwl_fw_file_h__

#include <linux/netdevice.h>

Expand Down Expand Up @@ -157,4 +157,4 @@ struct iwl_tlv_ucode_header {
u8 data[0];
};

#endif /* __iwl_ucode_h__ */
#endif /* __iwl_fw_file_h__ */

0 comments on commit 249bfe5

Please sign in to comment.