Skip to content

Commit

Permalink
mx25 devices: Add missing include
Browse files Browse the repository at this point in the history
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
  • Loading branch information
Sascha Hauer committed Oct 2, 2009
1 parent 5cf3bcd commit b02019e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-mx25/devices.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#include <linux/platform_device.h>
#include <linux/dma-mapping.h>
#include <linux/gpio.h>
#include <mach/mx25.h>
#include <mach/irqs.h>
Expand Down

0 comments on commit b02019e

Please sign in to comment.