Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 268651
b: refs/heads/master
c: 81e07c0
h: refs/heads/master
i:
  268649: f721bc6
  268647: f920aa7
v: v3
  • Loading branch information
Stephen Rothwell authored and Greg Kroah-Hartman committed Oct 4, 2011
1 parent 6c1c028 commit b4982b9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6a37b041d210c259482cdeb0000aa66e5fa2477d
refs/heads/master: 81e07c06e62a48ec36a65728a0c3c3cafdfaee17
1 change: 1 addition & 0 deletions trunk/drivers/staging/rtl8712/hal_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
#include <linux/device.h>
#include <linux/usb/ch9.h>
#include <linux/firmware.h>
#include <linux/module.h>

#include "osdep_service.h"
#include "drv_types.h"
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/staging/rtl8712/usb_intf.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
#define _HCI_INTF_C_

#include <linux/usb.h>
#include <linux/module.h>

#include "osdep_service.h"
#include "drv_types.h"
Expand Down

0 comments on commit b4982b9

Please sign in to comment.