From 44cfe2382703918dcc68c618e53b89233f88559f Mon Sep 17 00:00:00 2001 From: Christian Dietrich Date: Tue, 20 Jul 2010 09:08:01 +0200 Subject: [PATCH] --- yaml --- r: 208020 b: refs/heads/master c: 10d0ca024257c88b28235fcd58577c3eb01b0460 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/usb/host/isp1362.h | 24 +----------------------- 2 files changed, 2 insertions(+), 24 deletions(-) diff --git a/[refs] b/[refs] index f96660e2c6d7..bb577203c0b0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a7a6b79bc5bd5dda9fdd1adb4a342a4c5ee789a8 +refs/heads/master: 10d0ca024257c88b28235fcd58577c3eb01b0460 diff --git a/trunk/drivers/usb/host/isp1362.h b/trunk/drivers/usb/host/isp1362.h index d995351f9bed..0f97820e65be 100644 --- a/trunk/drivers/usb/host/isp1362.h +++ b/trunk/drivers/usb/host/isp1362.h @@ -8,29 +8,7 @@ /* * Platform specific compile time options */ -#if defined(CONFIG_ARCH_KARO) -#include -#include -#include - -#define USE_32BIT 1 - - -/* These options are mutually eclusive */ -#define USE_PLATFORM_DELAY 1 -#define USE_NDELAY 0 -/* - * MAX_ROOT_PORTS: Number of downstream ports - * - * The chip has two USB ports, one of which can be configured as - * an USB device port, so the value of this constant is implementation - * specific. - */ -#define MAX_ROOT_PORTS 2 -#define DUMMY_DELAY_ACCESS do {} while (0) - -/* insert platform specific definitions for other machines here */ -#elif defined(CONFIG_BLACKFIN) +#if defined(CONFIG_BLACKFIN) #include #define USE_32BIT 0