Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88623
b: refs/heads/master
c: 8108576
h: refs/heads/master
i:
  88621: 2bf21a3
  88619: f382a4b
  88615: 0b0b4f6
  88607: debbf77
v: v3
  • Loading branch information
Paolo Ciarrocchi authored and Ingo Molnar committed Apr 17, 2008
1 parent 4f9ff0a commit 1f095bb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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: 651bbe16d05ea51fc102e1bf5765687ab32485c6
refs/heads/master: 8108576a78a68851de194d6ed2aa0a951de7bb7f
8 changes: 4 additions & 4 deletions trunk/arch/x86/mach-generic/summit.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*
/*
* APIC driver for the IBM "Summit" chipset.
*/
#define APIC_DEFINITION 1
Expand All @@ -19,9 +19,9 @@
#include <asm/mach-summit/mach_mpparse.h>

static int probe_summit(void)
{
{
/* probed later in mptable/ACPI hooks */
return 0;
}
}

struct genapic apic_summit = APIC_INIT("summit", probe_summit);
struct genapic apic_summit = APIC_INIT("summit", probe_summit);

0 comments on commit 1f095bb

Please sign in to comment.