Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 61839
b: refs/heads/master
c: d3ab785
h: refs/heads/master
i:
  61837: d4c37a6
  61835: 28fca5c
  61831: bc0636d
  61823: 168bb8c
v: v3
  • Loading branch information
Sam Ravnborg committed Jul 16, 2007
1 parent 27857a2 commit 86fd1ce
Show file tree
Hide file tree
Showing 3 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: 6fc53bae3d5940f1b123afa5ad082359b1a376be
refs/heads/master: d3ab78560b9a244bdb2ba2ef0e53193832d311c2
2 changes: 1 addition & 1 deletion trunk/arch/i386/mach-generic/es7000.c
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ static int __init acpi_madt_oem_check(char *oem_id, char *oem_table_id)
}
#endif

struct genapic apic_es7000 = APIC_INIT("es7000", probe_es7000);
struct genapic __initdata_refok apic_es7000 = APIC_INIT("es7000", probe_es7000);
1 change: 0 additions & 1 deletion trunk/scripts/mod/modpost.c
Original file line number Diff line number Diff line change
Expand Up @@ -647,7 +647,6 @@ static int secref_whitelist(const char *modname, const char *tosec,
"_probe",
"_probe_one",
"_console",
"apic_es7000",
NULL
};

Expand Down

0 comments on commit 86fd1ce

Please sign in to comment.