OSDN Git Service

usb: musb: da8xx: Remove duplicated defines
authorAlexandre Bailon <abailon@baylibre.com>
Fri, 27 Oct 2017 16:51:58 +0000 (11:51 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Oct 2017 08:52:39 +0000 (09:52 +0100)
commit2c411e0da9baae03de857e87d721e98f47e9da8f
tree7a33ff9791600ec80ed125e451b3c5aa02d2a5d3
parentc2300cd67c9583c8084767dd4dac19287afc5498
usb: musb: da8xx: Remove duplicated defines

There is some registers defined in da8xx.c though they are not used.
These registers are also defined and used in musb_cppi41.c
Remove these defines from da8xx.c.

Signed-off-by: Alexandre Bailon <abailon@baylibre.com>
Signed-off-by: Bin Liu <b-liu@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/musb/da8xx.c