Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 171760
b: refs/heads/master
c: c85e9d7
h: refs/heads/master
v: v3
  • Loading branch information
John W. Linville committed Nov 17, 2009
1 parent dbbb20e commit 9f52fad
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 4 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: b23709248fc9b6d5877f9c741d639a160ed21ff6
refs/heads/master: c85e9d7739fc8d879c4293ea020760926d6f87cd
3 changes: 1 addition & 2 deletions trunk/drivers/net/znet.c
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,7 @@
#include <asm/io.h>
#include <asm/dma.h>

/* This include could be elsewhere, since it is not wireless specific */
#include "wireless/i82593.h"
#include <linux/i82593.h>

static char version[] __initdata = "znet.c:v1.02 9/23/94 becker@scyld.com\n";

Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/staging/wavelan/wavelan_cs.p.h
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@
#include <pcmcia/ds.h>

/* Wavelan declarations */
#include "i82593.h" /* Definitions for the Intel chip */
#include <linux/i82593.h> /* Definitions for the Intel chip */

#include "wavelan_cs.h" /* Others bits of the hardware */

Expand Down
File renamed without changes.

0 comments on commit 9f52fad

Please sign in to comment.