Commit a0b30ca5 authored by Tony Lindgren's avatar Tony Lindgren

ARM: OMAP2+: Make hdq1w.h local

This can be local to mach-omap2.
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent ac839b3c
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
#include <plat/omap_hwmod.h> #include <plat/omap_hwmod.h>
#include <plat/omap_device.h> #include <plat/omap_device.h>
#include <plat/hdq1w.h> #include "hdq1w.h"
#include "common.h" #include "common.h"
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
#include <plat/serial.h> #include <plat/serial.h>
#include <plat/dma.h> #include <plat/dma.h>
#include <plat/common.h> #include <plat/common.h>
#include <plat/hdq1w.h> #include "hdq1w.h"
#include "omap_hwmod_common_data.h" #include "omap_hwmod_common_data.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