Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154072
b: refs/heads/master
c: 4e8a237
h: refs/heads/master
v: v3
  • Loading branch information
Mikael Pettersson authored and Linus Torvalds committed Jun 23, 2009
1 parent 45f77f5 commit aa8d4ff
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: 840c516f9c395c64240ad35f858f37ea16270afa
refs/heads/master: 4e8a2372f9255a1464ef488ed925455f53fbdaa1
3 changes: 1 addition & 2 deletions trunk/drivers/video/nvidia/nv_setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -543,8 +543,7 @@ int NVCommonSetup(struct fb_info *info)
} else if (analog_on_B) {
CRTCnumber = outputBfromCRTC;
FlatPanel = 0;
printk("nvidiafb: CRTC %i"
"appears to have a "
printk("nvidiafb: CRTC %i appears to have a "
"CRT attached\n", CRTCnumber);
} else if (slaved_on_A) {
CRTCnumber = 0;
Expand Down

0 comments on commit aa8d4ff

Please sign in to comment.