Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 103334
b: refs/heads/master
c: 256f3bf
h: refs/heads/master
v: v3
  • Loading branch information
Rafael J. Wysocki authored and David S. Miller committed Jul 8, 2008
1 parent 11eb80b commit 05cbf0f
Show file tree
Hide file tree
Showing 4 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: 81c684d12ddc05bba4953e36e9cdd5939dde344b
refs/heads/master: 256f3bfce87fe39ec008b2c27890b30066984f50
2 changes: 0 additions & 2 deletions trunk/drivers/net/irda/ali-ircc.h
Original file line number Diff line number Diff line change
Expand Up @@ -219,8 +219,6 @@ struct ali_ircc_cb {
int index; /* Instance index */

unsigned char fifo_opti_buf;

struct pm_dev *dev;
};

static inline void switch_bank(int iobase, int bank)
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/net/irda/au1000_ircc.h
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,5 @@ struct au1k_private {
struct timer_list timer;

spinlock_t lock; /* For serializing operations */
struct pm_dev *dev;
};
#endif /* AU1000_IRCC_H */
1 change: 0 additions & 1 deletion trunk/drivers/net/irda/via-ircc.h
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ struct via_ircc_cb {
int index; /* Instance index */

struct eventflag EventFlag;
struct pm_dev *dev;
unsigned int chip_id; /* to remember chip id */
unsigned int RetryCount;
unsigned int RxDataReady;
Expand Down

0 comments on commit 05cbf0f

Please sign in to comment.