Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219876
b: refs/heads/master
c: 3760c62
h: refs/heads/master
v: v3
  • Loading branch information
Joe Perches authored and Greg Kroah-Hartman committed Sep 16, 2010
1 parent 1973cfe commit a2249ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: a871869245d79ab8d8ee465139144c7cb89e1854
refs/heads/master: 3760c621fd2c0cf4185c3e2a0817c3e95d9cff48
2 changes: 1 addition & 1 deletion trunk/drivers/staging/msm/staging-devices.c
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ static void __init qsd8x50_allocate_memory_regions(void)

msm_fb_resources[0].start = __pa(addr);
msm_fb_resources[0].end = msm_fb_resources[0].start + size - 1;
pr_info(KERN_ERR "using %lu bytes of SMI at %lx physical for fb\n",
pr_info("using %lu bytes of SMI at %lx physical for fb\n",
size, (unsigned long)addr);
}

Expand Down

0 comments on commit a2249ac

Please sign in to comment.