Correct some Makefiles and drivers header inclusion. Change-Id: Iec3e6e0333ae55e8f1cff9780723e0dad954ff83 Signed-off-by: Jigarkumar Zala <jzala@codeaurora.org>
9 baris
201 B
C
9 baris
201 B
C
// SPDX-License-Identifier: GPL-2.0-only
|
|
/*
|
|
* Copyright (c) 2017-2018, The Linux Foundation. All rights reserved.
|
|
*/
|
|
|
|
/* Instantiate tracepoints */
|
|
#define CREATE_TRACE_POINTS
|
|
#include "cam_trace.h"
|