* [PATCH] can: ti_hecc: include linux/io.h @ 2011-09-16 17:57 Daniel Mack 2011-09-16 19:18 ` Wolfgang Grandegger 0 siblings, 1 reply; 3+ messages in thread From: Daniel Mack @ 2011-09-16 17:57 UTC (permalink / raw) To: linux-kernel; +Cc: Daniel Mack, Wolfgang Grandegger, netdev This fixes a build breakage for OMAP3 boards. Signed-off-by: Daniel Mack <zonque@gmail.com> Cc: Wolfgang Grandegger <wg@grandegger.com> Cc: netdev@vger.kernel.org --- drivers/net/can/ti_hecc.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/net/can/ti_hecc.c b/drivers/net/can/ti_hecc.c index a812492..2adc294 100644 --- a/drivers/net/can/ti_hecc.c +++ b/drivers/net/can/ti_hecc.c @@ -46,6 +46,7 @@ #include <linux/skbuff.h> #include <linux/platform_device.h> #include <linux/clk.h> +#include <linux/io.h> #include <linux/can/dev.h> #include <linux/can/error.h> -- 1.7.6 ^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] can: ti_hecc: include linux/io.h 2011-09-16 17:57 [PATCH] can: ti_hecc: include linux/io.h Daniel Mack @ 2011-09-16 19:18 ` Wolfgang Grandegger 2011-09-16 23:21 ` David Miller 0 siblings, 1 reply; 3+ messages in thread From: Wolfgang Grandegger @ 2011-09-16 19:18 UTC (permalink / raw) To: Daniel Mack; +Cc: linux-kernel, netdev On 09/16/2011 07:57 PM, Daniel Mack wrote: > This fixes a build breakage for OMAP3 boards. > > Signed-off-by: Daniel Mack <zonque@gmail.com> > Cc: Wolfgang Grandegger <wg@grandegger.com> > Cc: netdev@vger.kernel.org Acked-by: Wolfgang Grandegger <wg@grandegger.com> Thanks. Wolfgang. ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] can: ti_hecc: include linux/io.h 2011-09-16 19:18 ` Wolfgang Grandegger @ 2011-09-16 23:21 ` David Miller 0 siblings, 0 replies; 3+ messages in thread From: David Miller @ 2011-09-16 23:21 UTC (permalink / raw) To: wg; +Cc: zonque, linux-kernel, netdev From: Wolfgang Grandegger <wg@grandegger.com> Date: Fri, 16 Sep 2011 21:18:59 +0200 > On 09/16/2011 07:57 PM, Daniel Mack wrote: >> This fixes a build breakage for OMAP3 boards. >> >> Signed-off-by: Daniel Mack <zonque@gmail.com> >> Cc: Wolfgang Grandegger <wg@grandegger.com> >> Cc: netdev@vger.kernel.org > > Acked-by: Wolfgang Grandegger <wg@grandegger.com> Applied. ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-09-16 23:21 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2011-09-16 17:57 [PATCH] can: ti_hecc: include linux/io.h Daniel Mack 2011-09-16 19:18 ` Wolfgang Grandegger 2011-09-16 23:21 ` David Miller
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox