Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 314083
b: refs/heads/master
c: 8388569
h: refs/heads/master
i:
  314081: abd024d
  314079: 627655e
v: v3
  • Loading branch information
Luciano Coelho committed Jun 5, 2012
1 parent 8345a63 commit 6d80774
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: be65202a610ca96aa945789c8b0a7bc3529b556e
refs/heads/master: 8388569a34396fccee22ae8348ca624959694ce0
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ti/wlcore/wlcore.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

#include <linux/platform_device.h>

#include "wl12xx.h"
#include "wlcore_i.h"
#include "event.h"

/* The maximum number of Tx descriptors in all chip families */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
*
*/

#ifndef __WL12XX_H__
#define __WL12XX_H__
#ifndef __WLCORE_I_H__
#define __WLCORE_I_H__

#include <linux/mutex.h>
#include <linux/completion.h>
Expand Down Expand Up @@ -506,4 +506,4 @@ void wl1271_rx_filter_flatten_fields(struct wl12xx_rx_filter *filter,

#define WL12XX_HW_BLOCK_SIZE 256

#endif
#endif /* __WLCORE_I_H__ */

0 comments on commit 6d80774

Please sign in to comment.