Created attachment 77290 [details] patch which does no longer emit the warning gcc 4.7.2 issues a warning which makes the 'open suse build system' fail. The conditional most probably will always be false. via_lvds.c: In function 'via_lvds_detect': via_lvds.c:1305:26: warning: comparison with string literal results in unspecified behavior [-Waddress]
Yuck, string testing in c++ style. Your patch does the right thing and I have merged it. Thank you.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.