Commit 4f9ed545 authored by Tony Lindgren's avatar Tony Lindgren

ARM: OMAP2+: Make am35xx.h local

This can be local to mach-omap2.
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 4952af43
......@@ -19,7 +19,7 @@
#include <linux/davinci_emac.h>
#include <asm/system.h>
#include <plat/omap_device.h>
#include <mach/am35xx.h>
#include "am35xx.h"
#include "control.h"
#include "am35xx-emac.h"
......
......@@ -27,7 +27,7 @@
#include <linux/mmc/host.h>
#include <linux/platform_data/gpio-omap.h>
#include <mach/am35xx.h>
#include "am35xx.h"
#include <asm/mach-types.h>
#include <asm/mach/arch.h>
#include <asm/mach/map.h>
......
......@@ -43,7 +43,7 @@
#include <linux/platform_data/mtd-nand-omap2.h>
#include <plat/gpmc.h>
#include <mach/am35xx.h>
#include "am35xx.h"
#include "mux.h"
#include "control.h"
......
......@@ -28,7 +28,7 @@
#include <linux/platform_data/spi-omap2-mcspi.h>
#include <plat/dmtimer.h>
#include <mach/am35xx.h>
#include "am35xx.h"
#include "soc.h"
#include "omap_hwmod_common_data.h"
......
......@@ -28,7 +28,7 @@
#include <plat/usb.h>
#include <plat/omap_device.h>
#include <mach/am35xx.h>
#include "am35xx.h"
#include "mux.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