|
@@ -37,12 +37,12 @@
|
|
#include <asm/mach/arch.h>
|
|
#include <asm/mach/arch.h>
|
|
#include <asm/mach/time.h>
|
|
#include <asm/mach/time.h>
|
|
#include <mach/hardware.h>
|
|
#include <mach/hardware.h>
|
|
-#include <mach/ulpi.h>
|
|
|
|
|
|
|
|
#include "3ds_debugboard.h"
|
|
#include "3ds_debugboard.h"
|
|
#include "common.h"
|
|
#include "common.h"
|
|
#include "devices-imx27.h"
|
|
#include "devices-imx27.h"
|
|
#include "iomux-mx27.h"
|
|
#include "iomux-mx27.h"
|
|
|
|
+#include "ulpi.h"
|
|
|
|
|
|
#define SD1_EN_GPIO IMX_GPIO_NR(2, 25)
|
|
#define SD1_EN_GPIO IMX_GPIO_NR(2, 25)
|
|
#define OTG_PHY_RESET_GPIO IMX_GPIO_NR(2, 23)
|
|
#define OTG_PHY_RESET_GPIO IMX_GPIO_NR(2, 23)
|