xref: /openbmc/linux/drivers/iio/imu/bno055/bno055_ser_trace.c (revision ac73d4bf2cdaf2cb8a43df8ee4a5c066d2c5d7b4)
1 //SPDX-License-Identifier: GPL-2.0
2 
3 /*
4  * bno055_ser Trace Support
5  * Copyright (C) 2022 Istituto Italiano di Tecnologia
6  * Electronic Design Laboratory
7  *
8  * Based on:
9  *   Device core Trace Support
10  *   Copyright (C) 2021, Intel Corporation
11  */
12 
13 #define CREATE_TRACE_POINTS
14 #include "bno055_ser_trace.h"
15