Subversion Repositories Kolibri OS

Rev

Rev 6103 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6103 Rev 6660
Line 680... Line 680...
680
			}
680
			}
681
		}
681
		}
682
	}
682
	}
Line 683... Line 683...
683
 
683
 
684
	if (!acpi_video_bus) {
684
	if (!acpi_video_bus) {
685
		DRM_ERROR("No ACPI video bus found\n");
685
		DRM_DEBUG_KMS("No ACPI video bus found\n");
686
		return;
686
		return;
Line 687... Line 687...
687
	}
687
	}
688
 
688