Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298430
b: refs/heads/master
c: f68c56b
h: refs/heads/master
v: v3
  • Loading branch information
Paul Gortmaker authored and Linus Torvalds committed Apr 2, 2012
1 parent 330a51a commit a23b035
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 9a78da114c18c130769c1ba25cabbc34da7ad70c
refs/heads/master: f68c56b7d2351036d1ec58c7a0ac4f258cbc1fa2
3 changes: 1 addition & 2 deletions trunk/include/linux/firewire.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#define _LINUX_FIREWIRE_H

#include <linux/completion.h>
#include <linux/device.h>
#include <linux/dma-mapping.h>
#include <linux/kernel.h>
#include <linux/kref.h>
Expand Down Expand Up @@ -64,8 +65,6 @@
#define CSR_MODEL 0x17
#define CSR_DIRECTORY_ID 0x20

struct device;

struct fw_csr_iterator {
const u32 *p;
const u32 *end;
Expand Down

0 comments on commit a23b035

Please sign in to comment.