]> git.openfabrics.org - ~shefty/rdma-dev.git/commitdiff
usb: chipidea: drop unused msm register definitions
authorAlexander Shishkin <alexander.shishkin@linux.intel.com>
Fri, 11 May 2012 14:25:52 +0000 (17:25 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 May 2012 23:54:11 +0000 (16:54 -0700)
These definitions are unused, and the same registers are also defined
in <linux/usb/msm_hsusb_hw.h>.

Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/chipidea/core.c

index 2342f35c8071ffaf07ced839b18a7b8b6388c03b..52a1b45431d3c0a9c284c2d8f6ec2ecd0563eab8 100644 (file)
@@ -72,9 +72,6 @@
 #include "bits.h"
 #include "debug.h"
 
-/* MSM specific */
-#define ABS_AHBBURST        (0x0090UL)
-#define ABS_AHBMODE         (0x0098UL)
 /* Controller register map */
 static uintptr_t ci_regs_nolpm[] = {
        [CAP_CAPLENGTH]         = 0x000UL,