summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/udc/trace.c
blob: 19e837de2a20bdf6d2c2a3c650ae510b136e465f (plain)
1
2
3
4
5
6
7
8
9
10
// SPDX-License-Identifier: GPL-2.0
/*
 * trace.c - USB Gadget Framework Trace Support
 *
 * Copyright (C) 2016 Intel Corporation
 * Author: Felipe Balbi <felipe.balbi@linux.intel.com>
 */

#define CREATE_TRACE_POINTS
#include "trace.h"