Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 228108
b: refs/heads/master
c: e20cbcf
h: refs/heads/master
v: v3
  • Loading branch information
Emilio G. Cota authored and Greg Kroah-Hartman committed Nov 16, 2010
1 parent d823464 commit 9fbe0de
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: 0599726793d6dca6bd171cd4e497f9aac21e8f0c
refs/heads/master: e20cbcf199e2c3e4a4822e890726c49b70a4d280
2 changes: 1 addition & 1 deletion trunk/drivers/staging/vme/bridges/vme_tsi148.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

/* Structure used to hold driver specific information */
struct tsi148_driver {
void *base; /* Base Address of device registers */
void __iomem *base; /* Base Address of device registers */
wait_queue_head_t dma_queue[2];
wait_queue_head_t iack_queue;
void (*lm_callback[4])(int); /* Called in interrupt handler */
Expand Down

0 comments on commit 9fbe0de

Please sign in to comment.