Skip to content

Commit

Permalink
can: ti_hecc: include linux/io.h
Browse files Browse the repository at this point in the history
This fixes a build breakage for OMAP3 boards.

Signed-off-by: Daniel Mack <[email protected]>
Cc: Wolfgang Grandegger <[email protected]>
Cc: [email protected]
Acked-by: Wolfgang Grandegger <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
zonque authored and davem330 committed Sep 16, 2011
1 parent 9566042 commit 34b8686
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/net/can/ti_hecc.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 34b8686

Please sign in to comment.