Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186455
b: refs/heads/master
c: fb46359
h: refs/heads/master
i:
  186453: ab62d25
  186451: 393d7fe
  186447: a690b1c
v: v3
  • Loading branch information
Dave Jones committed Jan 13, 2010
1 parent 8e03904 commit 53c2c35
Show file tree
Hide file tree
Showing 2 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: 0f1d683fb35d6c6f49ef696c95757f3970682a0e
refs/heads/master: fb4635932a4e19c2f55383f968a0e9b64da37354
3 changes: 1 addition & 2 deletions trunk/arch/x86/kernel/cpu/cpufreq/pcc-cpufreq.c
Original file line number Diff line number Diff line change
Expand Up @@ -455,8 +455,7 @@ static int __init pcc_cpufreq_probe(void)
}
pcch_hdr = pcch_virt_addr;

dprintk("probe: PCCH header (virtual) addr: 0x%llx\n",
(u64)pcch_hdr);
dprintk("probe: PCCH header (virtual) addr: 0x%p\n", pcch_hdr);
dprintk("probe: PCCH header is at physical address: 0x%llx,"
" signature: 0x%x, length: %d bytes, major: %d, minor: %d,"
" supported features: 0x%x, command field: 0x%x,"
Expand Down

0 comments on commit 53c2c35

Please sign in to comment.