Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291711
b: refs/heads/master
c: 6bd1d58
h: refs/heads/master
i:
  291709: 9124904
  291707: 4f7858c
  291703: b0e1204
  291695: da32c3b
  291679: 846158a
  291647: 5b6ef36
  291583: 9390fb3
v: v3
  • Loading branch information
Masanari Iida authored and Jiri Kosina committed Feb 9, 2012
1 parent 84cb573 commit dcca023
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: 481e6283bbccc20a3a7e6a8e50f9562a20e9b45d
refs/heads/master: 6bd1d5867abfd3675cf17a8c46f2425bcf844804
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap1/lcd_dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ EXPORT_SYMBOL(omap_set_lcd_dma_b1_mirror);
void omap_set_lcd_dma_b1_vxres(unsigned long vxres)
{
if (cpu_is_omap15xx()) {
printk(KERN_ERR "DMA virtual resulotion is not supported "
printk(KERN_ERR "DMA virtual resolution is not supported "
"in 1510 mode\n");
BUG();
}
Expand Down

0 comments on commit dcca023

Please sign in to comment.