summaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon-usb/octeon-hcd.c
diff options
context:
space:
mode:
authorAaro Koskinen2013-10-10 22:25:30 +0200
committerGreg Kroah-Hartman2013-10-12 00:45:59 +0200
commitf121910396a7a1c123efcf9c6a6971c6c75ec377 (patch)
tree361e5bb9a9ffa5e7938c3bed59ea3f41a06b132f /drivers/staging/octeon-usb/octeon-hcd.c
parentstaging: octeon-usb: CN3xxx: program p_xenbn and p_rclk through p_rtype (diff)
downloadkernel-qcow2-linux-f121910396a7a1c123efcf9c6a6971c6c75ec377.tar.gz
kernel-qcow2-linux-f121910396a7a1c123efcf9c6a6971c6c75ec377.tar.xz
kernel-qcow2-linux-f121910396a7a1c123efcf9c6a6971c6c75ec377.zip
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>
Diffstat (limited to 'drivers/staging/octeon-usb/octeon-hcd.c')
-rw-r--r--drivers/staging/octeon-usb/octeon-hcd.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/staging/octeon-usb/octeon-hcd.c b/drivers/staging/octeon-usb/octeon-hcd.c
index 2226c7d6066e..da96461855ea 100644
--- a/drivers/staging/octeon-usb/octeon-hcd.c
+++ b/drivers/staging/octeon-usb/octeon-hcd.c
@@ -66,8 +66,7 @@
#include <asm/octeon/cvmx-sysinfo.h>
#include <asm/octeon/cvmx-helper-board.h>
-#include "cvmx-usbcx-defs.h"
-#include "cvmx-usbnx-defs.h"
+#include "octeon-hcd.h"
/**
* enum cvmx_usb_speed - the possible USB device speeds