doc: Update rcu_assign_pointer() definition in whatisRCU.txt
[linux/fpc-iii.git] / drivers / usb / gadget / udc / trace.c
blob8c551ab91ad8b5a8a9aa7dcaf81a54d12fbf2c91
1 /**
2 * trace.c - USB Gadget Framework Trace Support
4 * Copyright (C) 2016 Intel Corporation
5 * Author: Felipe Balbi <felipe.balbi@linux.intel.com>
7 * This program is free software: you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License version 2 of
9 * the License as published by the Free Software Foundation.
11 * This program is distributed in the hope that it will be useful,
12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 * GNU General Public License for more details.
17 #define CREATE_TRACE_POINTS
18 #include "trace.h"