
13 Jun
2012
13 Jun
'12
7:12 p.m.
On Wed, Jun 13, 2012 at 2:00 PM, Vikram Narayanan vikram186@gmail.com wrote:
Hello,
mx53loco build fails when CONFIG_VIDEO and its friends disabled. I can send a patch fixing this.
I _really_ don't like ifdef -ing a lot of stuff. Instead I'd feel to have a separate file in the directory which does this LCD init and FB init call, and let the makefile handle the conditional compilation.
@Fabio: As you've pushed this stuff, I'd like to have your opinions on splitting this into a separate file.
I don't have a strong opinion on this: either ifdef or a new file is fine with me.
Thanks,
Fabio Estevam