Skip to content
Snippets Groups Projects
Commit 41b667b8 authored by Dan Murphy's avatar Dan Murphy Committed by Marek Vasut
Browse files

usb: omap: Move the xhci-omap header file to common location


Moving the xhci-omap header to a more global location so that
other code can reference this code.

Signed-off-by: default avatarDan Murphy <dmurphy@ti.com>
parent e96751da
No related branches found
No related tags found
No related merge requests found
......@@ -15,10 +15,10 @@
#include <asm/omap_common.h>
#include <asm/arch/cpu.h>
#include <asm/arch/sys_proto.h>
#include <asm/arch/xhci-omap.h>
#include <linux/compat.h>
#include <linux/usb/dwc3.h>
#include <linux/usb/xhci-omap.h>
#include "xhci.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment