Re: [PATCH 08/16] viafb: Do not probe for LVDS/TMDS on OLPC XO-1.5
Jonathan Corbet <[email protected]> Fri, 9 Apr 2010 18:55:01 -0600
| Newsgroups | gmane.linux.kernel,gmane.linux.fbdev.devel |
|---|---|
| Organization | LWN.net |
| Message-ID | <[email protected]> |
On Sat, 10 Apr 2010 02:42:52 +0200 Florian Tobias Schandinat <[email protected]> wrote: > > That said, machine_is_olpc() is properly defined for all > > configurations, so the #ifdefs can (and should) come out. > > I'm not sure I get you right here. If you talk about removing the > defines and only letting the machine check that is something that I > would accept now. Yes, that is what I mean; the ifdefs don't need to be there. Had I thought that through I would have removed them before posting the patch. jon