headers were moved, fixing.

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Felipe Balbi 2008-08-30 19:42:02 +03:00 коммит произвёл Greg Kroah-Hartman
Родитель 49cd2480ba
Коммит 0590d5875e
3 изменённых файлов: 6 добавлений и 6 удалений

Просмотреть файл

@ -100,8 +100,8 @@
#include <linux/io.h>
#ifdef CONFIG_ARM
#include <asm/arch/hardware.h>
#include <asm/arch/memory.h>
#include <mach/hardware.h>
#include <mach/memory.h>
#include <asm/mach-types.h>
#endif

Просмотреть файл

@ -35,8 +35,8 @@
#include <linux/io.h>
#include <asm/mach-types.h>
#include <asm/arch/hardware.h>
#include <asm/arch/mux.h>
#include <mach/hardware.h>
#include <mach/mux.h>
#include "musb_core.h"
#include "omap2430.h"

Просмотреть файл

@ -11,8 +11,8 @@
#define __MUSB_OMAP243X_H__
#if defined(CONFIG_ARCH_OMAP2430) || defined(CONFIG_ARCH_OMAP3430)
#include <asm/arch/hardware.h>
#include <asm/arch/usb.h>
#include <mach/hardware.h>
#include <mach/usb.h>
/*
* OMAP2430-specific definitions