Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113328
b: refs/heads/master
c: 831f9bd
h: refs/heads/master
v: v3
  • Loading branch information
Peter Oruba authored and Ingo Molnar committed Jul 31, 2008
1 parent a66d722 commit f53122f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: f516526febb75500f280def2108688d388df4e1e
refs/heads/master: 831f9bd3151ebd22959a0cb2a20b44a06b26d4ed
3 changes: 0 additions & 3 deletions trunk/arch/x86/kernel/microcode_amd.c
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,6 @@ MODULE_LICENSE("GPL v2");
((((struct microcode_amd *)mc)->hdr.mc_patch_data_len * 28) \
+ MC_HEADER_SIZE)

extern int microcode_init(void *opaque, struct module *module);
extern void microcode_exit(void);

/* serialize access to the physical write */
static DEFINE_SPINLOCK(microcode_update_lock);

Expand Down

0 comments on commit f53122f

Please sign in to comment.