Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330406
b: refs/heads/master
c: 2e3d886
h: refs/heads/master
v: v3
  • Loading branch information
Stefano Stabellini authored and Konrad Rzeszutek Wilk committed Oct 2, 2012
1 parent e939832 commit 013084f
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: 613ad4837964e9b9ea914c74e7d8f57b86b75a52
refs/heads/master: 2e3d88602814e5fd5b88d5c73be3305060c473b6
3 changes: 1 addition & 2 deletions trunk/drivers/xen/events.c
Original file line number Diff line number Diff line change
Expand Up @@ -1802,7 +1802,7 @@ void xen_callback_vector(void)
void xen_callback_vector(void) {}
#endif

void xen_init_IRQ(void)
void __init xen_init_IRQ(void)
{
int i;

Expand Down Expand Up @@ -1846,4 +1846,3 @@ void xen_init_IRQ(void)
}
#endif
}
EXPORT_SYMBOL_GPL(xen_init_IRQ);

0 comments on commit 013084f

Please sign in to comment.