drbd: switch to using blk_queue_write_cache()
[deliverable/linux.git] / drivers / usb / host / xhci-trace.c
CommitLineData
84a99f6f
XR
1/*
2 * xHCI host controller driver
3 *
4 * Copyright (C) 2013 Xenia Ragiadakou
5 *
6 * Author: Xenia Ragiadakou
7 * Email : burzalodowa@gmail.com
8 *
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.
12 */
13
14#define CREATE_TRACE_POINTS
15#include "xhci-trace.h"
436e8c7d
AB
16
17EXPORT_TRACEPOINT_SYMBOL_GPL(xhci_dbg_quirks);
This page took 0.171969 seconds and 5 git commands to generate.