ARM: OMAP2+: Make hdq1w.h local
This can be local to mach-omap2. Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
parent
ac839b3cad
commit
a0b30ca5c6
3 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@
|
|||
|
||||
#include <plat/omap_hwmod.h>
|
||||
#include <plat/omap_device.h>
|
||||
#include <plat/hdq1w.h>
|
||||
#include "hdq1w.h"
|
||||
|
||||
#include "common.h"
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
#include <plat/serial.h>
|
||||
#include <plat/dma.h>
|
||||
#include <plat/common.h>
|
||||
#include <plat/hdq1w.h>
|
||||
#include "hdq1w.h"
|
||||
|
||||
#include "omap_hwmod_common_data.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue