aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/omap2430.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/musb/omap2430.c')
-rw-r--r--drivers/usb/musb/omap2430.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/usb/musb/omap2430.c b/drivers/usb/musb/omap2430.c
index d05eef2baaaf..def37ebe2ff4 100644
--- a/drivers/usb/musb/omap2430.c
+++ b/drivers/usb/musb/omap2430.c
@@ -39,10 +39,6 @@
39#include "musb_core.h" 39#include "musb_core.h"
40#include "omap2430.h" 40#include "omap2430.h"
41 41
42#ifdef CONFIG_ARCH_OMAP3430
43#define get_cpu_rev() 2
44#endif
45
46 42
47static struct timer_list musb_idle_timer; 43static struct timer_list musb_idle_timer;
48 44