Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 288981
b: refs/heads/master
c: 77974a3
h: refs/heads/master
i:
  288979: 0463110
v: v3
  • Loading branch information
Sam Hansen authored and Greg Kroah-Hartman committed Feb 9, 2012
1 parent 0fb28e5 commit 2573712
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 0ca54888060135806d5567f47a6ad54be5297b34
refs/heads/master: 77974a30b94bf51f2a5d6707ba652b7f51c99260
2 changes: 1 addition & 1 deletion trunk/drivers/staging/vme/vme.h
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ int vme_irq_request(struct vme_dev *, int, int,
void vme_irq_free(struct vme_dev *, int, int);
int vme_irq_generate(struct vme_dev *, int, int);

struct vme_resource * vme_lm_request(struct vme_dev *);
struct vme_resource *vme_lm_request(struct vme_dev *);
int vme_lm_count(struct vme_resource *);
int vme_lm_set(struct vme_resource *, unsigned long long, u32, u32);
int vme_lm_get(struct vme_resource *, unsigned long long *, u32 *, u32 *);
Expand Down

0 comments on commit 2573712

Please sign in to comment.