Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 350157
b: refs/heads/master
c: a903743
h: refs/heads/master
i:
  350155: 0b025c0
v: v3
  • Loading branch information
Thomas Gleixner committed Jan 31, 2013
1 parent bb963b3 commit 0957da1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 12ad10004645d38356b14d1fbba379c523a61916
refs/heads/master: a9037430c6c784165a940a90bcd29f886834c8e7
1 change: 0 additions & 1 deletion trunk/arch/x86/kernel/rtc.c
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ unsigned long mach_get_cmos_time(void)
if (century) {
century = bcd2bin(century);
year += century * 100;
printk(KERN_INFO "Extended CMOS year: %d\n", century * 100);
} else
year += CMOS_YEARS_OFFS;

Expand Down

0 comments on commit 0957da1

Please sign in to comment.