Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305018
b: refs/heads/master
c: 87e4baa
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed May 18, 2012
1 parent 8974f9a commit 999b4c3
Show file tree
Hide file tree
Showing 2 changed files with 5 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: d1ecad6eee8629c6b425580aad76cf99b85956e9
refs/heads/master: 87e4baacaeba098e217b14e9d2f6af428fe3f657
5 changes: 4 additions & 1 deletion trunk/arch/x86/xen/apic.c
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
#include <linux/init.h>

#include <asm/x86_init.h>
#include <asm/apic.h>
#include <xen/interface/physdev.h>
#include <asm/xen/hypercall.h>

#include <xen/xen.h>
#include <xen/interface/physdev.h>

unsigned int xen_io_apic_read(unsigned apic, unsigned reg)
{
struct physdev_apic apic_op;
Expand Down

0 comments on commit 999b4c3

Please sign in to comment.