Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 220158
b: refs/heads/master
c: 517b12f
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Oct 7, 2010
1 parent 52ad6be commit 90d540d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: c62add38420029de50d1e4c16795211d748dd08b
refs/heads/master: 517b12f2a0d9f9e6de680b30242ec6432d2af7f7
4 changes: 0 additions & 4 deletions trunk/drivers/staging/brcm80211/include/linuxver.h
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,6 @@ typedef irqreturn_t(*FN_ISR) (int irq, void *dev_id, struct pt_regs * ptregs);
#define PCI_SAVE_STATE(a, b) pci_save_state(a)
#define PCI_RESTORE_STATE(a, b) pci_restore_state(a)

#ifndef HAVE_FREE_NETDEV
#define free_netdev(dev) kfree(dev)
#endif

/* suspend args */
#define DRV_SUSPEND_STATE_TYPE pm_message_t

Expand Down

0 comments on commit 90d540d

Please sign in to comment.