xhci: Export symbols used by host-controller drivers
[linux-2.6/btrfs-unstable.git] / drivers / usb / host / xhci-trace.c
blob367b630bdb3c0376e065bea040971784f8c39d81
1 /*
2 * xHCI host controller driver
4 * Copyright (C) 2013 Xenia Ragiadakou
6 * Author: Xenia Ragiadakou
7 * Email : burzalodowa@gmail.com
9 * This program is free software; you can redistribute it and/or modify
10 * it under the terms of the GNU General Public License version 2 as
11 * published by the Free Software Foundation.
14 #define CREATE_TRACE_POINTS
15 #include "xhci-trace.h"
17 EXPORT_TRACEPOINT_SYMBOL_GPL(xhci_dbg_quirks);