* David Brownell <david-b@xxxxxxxxxxx> [081105 23:14]: > From: David Brownell <dbrownell@xxxxxxxxxxxxxxxxxxxxx> > > Build fixes for CBUS stuff. Pushing today. Tony > Signed-off-by: David Brownell <dbrownell@xxxxxxxxxxxxxxxxxxxxx> > --- > drivers/cbus/cbus.c | 1 + > drivers/cbus/retu.c | 1 + > drivers/cbus/tahvo.c | 1 + > 3 files changed, 3 insertions(+) > > --- a/drivers/cbus/cbus.c > +++ b/drivers/cbus/cbus.c > @@ -31,6 +31,7 @@ > > #include <mach/gpio.h> > #include <mach/board.h> > +#include <mach/board-nokia.h> > > #include <asm/io.h> > > --- a/drivers/cbus/retu.c > +++ b/drivers/cbus/retu.c > @@ -41,6 +41,7 @@ > #include <mach/mux.h> > #include <mach/gpio.h> > #include <mach/board.h> > +#include <mach/board-nokia.h> > > #include "cbus.h" > #include "retu.h" > --- a/drivers/cbus/tahvo.c > +++ b/drivers/cbus/tahvo.c > @@ -41,6 +41,7 @@ > #include <mach/mux.h> > #include <mach/gpio.h> > #include <mach/board.h> > +#include <mach/board-nokia.h> > > #include "cbus.h" > #include "tahvo.h" > -- > To unsubscribe from this list: send the line "unsubscribe linux-omap" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html