Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267421
b: refs/heads/master
c: 85567f5
h: refs/heads/master
i:
  267419: 9f7d0ef
v: v3
  • Loading branch information
Arend van Spriel authored and Greg Kroah-Hartman committed Aug 23, 2011
1 parent 63f0454 commit 3660824
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 277195acd20a929b08db72fe73d62cf8da49d63c
refs/heads/master: 85567f52f2ba6159b98b066c792e5eb7cdc9bf0c
4 changes: 2 additions & 2 deletions trunk/drivers/staging/brcm80211/brcmfmac/dhd_sdio.c
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,8 @@ struct rte_console {
* (at risk of conflicting with
* the real UART). vcons_out is currently unused.
*/
volatile uint vcons_in;
volatile uint vcons_out;
uint vcons_in;
uint vcons_out;

/* Output (logging) buffer
* Console output is written to a ring buffer log_buf at index log_idx.
Expand Down

0 comments on commit 3660824

Please sign in to comment.