Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19176
b: refs/heads/master
c: 2f27f81
h: refs/heads/master
v: v3
  • Loading branch information
Dave Jones committed Jan 6, 2006
1 parent 198c1b8 commit 4530311
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: c32017a43d552b78717160bf6aab2af8a7ff84c4
refs/heads/master: 2f27f8175831f9aad9f708da16814240327dba22
3 changes: 0 additions & 3 deletions trunk/arch/i386/kernel/cpu/mtrr/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@
#include <asm/msr.h>
#include "mtrr.h"

#define MTRR_VERSION "2.0 (20020519)"

u32 num_var_ranges = 0;

unsigned int *usage_table;
Expand Down Expand Up @@ -671,7 +669,6 @@ void __init mtrr_bp_init(void)
break;
}
}
printk(KERN_INFO "mtrr: v%s\n",MTRR_VERSION);

if (mtrr_if) {
set_num_var_ranges();
Expand Down

0 comments on commit 4530311

Please sign in to comment.