dect
/
linux-2.6
Archived
13
0
Fork 0

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:
Tony Lindgren 2012-09-20 11:41:48 -07:00
parent ac839b3cad
commit a0b30ca5c6
3 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@
#include <plat/omap_hwmod.h>
#include <plat/omap_device.h>
#include <plat/hdq1w.h>
#include "hdq1w.h"
#include "common.h"

View File

@ -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"