Commit 1be7228d authored by Russell King's avatar Russell King Committed by Russell King

[ARM] Fixup platform device.h includes for realview board

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 8ad68bbf
......@@ -20,7 +20,7 @@
*/
#include <linux/config.h>
#include <linux/init.h>
#include <linux/device.h>
#include <linux/platform_device.h>
#include <linux/dma-mapping.h>
#include <linux/sysdev.h>
#include <linux/interrupt.h>
......
......@@ -21,7 +21,7 @@
#include <linux/config.h>
#include <linux/init.h>
#include <linux/device.h>
#include <linux/platform_device.h>
#include <linux/sysdev.h>
#include <asm/hardware.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment