|
@@ -543,8 +543,7 @@ int NVCommonSetup(struct fb_info *info)
|
|
} else if (analog_on_B) {
|
|
} else if (analog_on_B) {
|
|
CRTCnumber = outputBfromCRTC;
|
|
CRTCnumber = outputBfromCRTC;
|
|
FlatPanel = 0;
|
|
FlatPanel = 0;
|
|
- printk("nvidiafb: CRTC %i"
|
|
|
|
- "appears to have a "
|
|
|
|
|
|
+ printk("nvidiafb: CRTC %i appears to have a "
|
|
"CRT attached\n", CRTCnumber);
|
|
"CRT attached\n", CRTCnumber);
|
|
} else if (slaved_on_A) {
|
|
} else if (slaved_on_A) {
|
|
CRTCnumber = 0;
|
|
CRTCnumber = 0;
|