]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: octeon-usb: use a single .h file
authorAaro Koskinen <aaro.koskinen@iki.fi>
Thu, 10 Oct 2013 20:25:30 +0000 (23:25 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Oct 2013 22:45:59 +0000 (15:45 -0700)
commitf121910396a7a1c123efcf9c6a6971c6c75ec377
tree361e5bb9a9ffa5e7938c3bed59ea3f41a06b132f
parent7d7bc26b1d80acadf6eacb312b06f8f4005b2173
staging: octeon-usb: use a single .h file

Merge USBC and USBN register definitions into a single header
file. Although all HW definitions are purely internal to the driver,
it's better to keep them separate due to the large size of the file.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/octeon-usb/cvmx-usbnx-defs.h [deleted file]
drivers/staging/octeon-usb/octeon-hcd.c
drivers/staging/octeon-usb/octeon-hcd.h [moved from drivers/staging/octeon-usb/cvmx-usbcx-defs.h with 83% similarity]