On Thu, 28 Oct 2010 20:14:35 +0100
Daniel Drake <d...@laptop.org> wrote:

> I think the compiler might be smart enough to optimize it out.
> When CONFIG_OLPC=n, machine_is_olpc() compiles down to a simple "no".
> Hopefully that then makes all of that code candidate for dead code
> elimination by the compiler.

Ah, yes, good point.  It certainly *should* work that way, anyway...

jon
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to