Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Commit

Permalink
Fix compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
reocat committed Jan 14, 2024
1 parent 4417478 commit c71e5a8
Show file tree
Hide file tree
Showing 23 changed files with 2,976 additions and 25 deletions.
4 changes: 2 additions & 2 deletions drivers/bluetooth/btfm_slim.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
#include <sound/soc.h>
#include <sound/soc-dapm.h>
#include <sound/tlv.h>
#include <btfm_slim.h>
#include <btfm_slim_wcn3990.h>
#include "btfm_slim.h"
#include "btfm_slim_wcn3990.h"
#include <linux/bluetooth-power.h>

int btfm_slim_write(struct btfmslim *btfmslim,
Expand Down
2 changes: 1 addition & 1 deletion drivers/bluetooth/btfm_slim_codec.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#include <sound/soc.h>
#include <sound/soc-dapm.h>
#include <sound/tlv.h>
#include <btfm_slim.h>
#include "btfm_slim.h"

static int bt_soc_enable_status;

Expand Down
4 changes: 2 additions & 2 deletions drivers/bluetooth/btfm_slim_wcn3990.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
* GNU General Public License for more details.
*/
#include <linux/slimbus/slimbus.h>
#include <btfm_slim.h>
#include <btfm_slim_wcn3990.h>
#include "btfm_slim.h"

#include "btfm_slim_wcn3990.h"
/* WCN3990 Port assignment */
struct btfmslim_ch wcn3990_rxport[] = {
{.id = BTFM_BT_SCO_A2DP_SLIM_RX, .name = "SCO_A2P_Rx",
Expand Down
2 changes: 1 addition & 1 deletion drivers/bluetooth/btfm_slim_wcn3990.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#ifndef BTFM_SLIM_WCN3990_H
#define BTFM_SLIM_WCN3990_H
#ifdef CONFIG_BTFM_SLIM_WCN3990
#include <btfm_slim.h>
#include "btfm_slim.h"

/* Registers Address */
#define CHRK_SB_COMP_TEST 0x00000000
Expand Down
2 changes: 1 addition & 1 deletion drivers/fih/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -152,5 +152,5 @@ endchoice
config MODULE_SIG_FIH_KEY_PATH
string
depends on MODULE_SIG_FIH
default "${KBUILD_SRC}/certs/fih" if MODULE_SIG_KEY_IN_NORMAL
default "./certs/fih" if MODULE_SIG_KEY_IN_NORMAL
default "../../../mach/QCOM8937/kernel/linux/certs/fih" if MODULE_SIG_KEY_IN_FTM
2 changes: 1 addition & 1 deletion drivers/gpu/msm/adreno_trace.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
#undef TRACE_SYSTEM
#define TRACE_SYSTEM kgsl
#undef TRACE_INCLUDE_PATH
#define TRACE_INCLUDE_PATH .
#define TRACE_INCLUDE_PATH ../../drivers/gpu/msm
#undef TRACE_INCLUDE_FILE
#define TRACE_INCLUDE_FILE adreno_trace

Expand Down
2 changes: 1 addition & 1 deletion drivers/gpu/msm/kgsl_events.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#include <linux/list.h>
#include <linux/workqueue.h>
#include <linux/debugfs.h>
#include <kgsl_device.h>
#include "kgsl_device.h"

#include "kgsl_debugfs.h"
#include "kgsl_trace.h"
Expand Down
2 changes: 1 addition & 1 deletion drivers/gpu/msm/kgsl_trace.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
#undef TRACE_SYSTEM
#define TRACE_SYSTEM kgsl
#undef TRACE_INCLUDE_PATH
#define TRACE_INCLUDE_PATH .
#define TRACE_INCLUDE_PATH ../../drivers/gpu/msm
#undef TRACE_INCLUDE_FILE
#define TRACE_INCLUDE_FILE kgsl_trace

Expand Down
2 changes: 1 addition & 1 deletion drivers/media/platform/msm/camera_v2/common/cam_smmu_api.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
#include <linux/sizes.h>
#include <soc/qcom/scm.h>
#include <soc/qcom/secure_buffer.h>
#include <msm_camera_tz_util.h>
#include "msm_camera_tz_util.h"
#include "cam_smmu_api.h"

#define SCRATCH_ALLOC_START SZ_128K
Expand Down
6 changes: 3 additions & 3 deletions drivers/media/platform/msm/camera_v2/sensor/msm_sensor.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
#include <media/msm_cam_sensor.h>
#include <media/v4l2-subdev.h>
#include <media/v4l2-ioctl.h>
#include "msm_camera_i2c.h"
#include "msm_camera_dt_util.h"
#include "msm_sd.h"
#include "io/msm_camera_i2c.h"
#include "io/msm_camera_dt_util.h"
#include "../msm_sd.h"

#define DEFINE_MSM_MUTEX(mutexname) \
static struct mutex mutexname = __MUTEX_INITIALIZER(mutexname)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#include <asm/uaccess.h>
#include <linux/gpio.h>

#include <my_mv4d_projector_ioctl.h>
#include "my_mv4d_projector_ioctl.h"

///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
Expand Down
2 changes: 1 addition & 1 deletion drivers/net/ethernet/msm/rndis_ipa_trace.h
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,5 @@ TRACE_EVENT(

/* This part must be outside protection */
#undef TRACE_INCLUDE_PATH
#define TRACE_INCLUDE_PATH .
#define TRACE_INCLUDE_PATH ../../drivers/net/ethernet/msm
#include <trace/define_trace.h>
15 changes: 15 additions & 0 deletions drivers/platform/msm/ipa/ipa_common
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
!<thin>
// 116 `
ipa_api.o/
ipa_rm.o/
ipa_rm_dependency_graph.o/
ipa_rm_peers_list.o/
ipa_rm_resource.o/
ipa_rm_inactivity_timer.o/

/0 0 0 0 644 626352 `
/11 0 0 0 644 195040 `
/21 0 0 0 644 35240 `
/48 0 0 0 644 26976 `
/69 0 0 0 644 102368 `
/88 0 0 0 644 36328 `
2 changes: 1 addition & 1 deletion drivers/platform/msm/ipa/ipa_v2/ipa_trace.h
Original file line number Diff line number Diff line change
Expand Up @@ -148,5 +148,5 @@ TRACE_EVENT(

/* This part must be outside protection */
#undef TRACE_INCLUDE_PATH
#define TRACE_INCLUDE_PATH .
#define TRACE_INCLUDE_PATH ../../drivers/platform/msm/ipa/ipa_v2
#include <trace/define_trace.h>
2 changes: 1 addition & 1 deletion drivers/platform/msm/ipa/ipa_v3/ipa_trace.h
Original file line number Diff line number Diff line change
Expand Up @@ -149,5 +149,5 @@ TRACE_EVENT(

/* This part must be outside protection */
#undef TRACE_INCLUDE_PATH
#define TRACE_INCLUDE_PATH .
#define TRACE_INCLUDE_PATH ../../drivers/platform/msm/ipa/ipa_v3
#include <trace/define_trace.h>
2 changes: 1 addition & 1 deletion drivers/soc/qcom/tracer_pkt_private.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#undef TRACE_SYSTEM
#define TRACE_SYSTEM tracer_pkt
#undef TRACE_INCLUDE_PATH
#define TRACE_INCLUDE_PATH .
#define TRACE_INCLUDE_PATH ../../drivers/soc/qcom
#undef TRACE_INCLUDE_FILE
#define TRACE_INCLUDE_FILE tracer_pkt_private

Expand Down
2 changes: 1 addition & 1 deletion include/trace/events/msm_cam.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#if !defined(_TRACE_MSM_VFE_H) || defined(TRACE_HEADER_MULTI_READ)
#define _TRACE_MSM_VFE_H

#include "msm_isp.h"
#include "../../../drivers/media/platform/msm/camera_v2/isp/msm_isp.h"
#include <linux/types.h>
#include <linux/tracepoint.h>

Expand Down
Loading

0 comments on commit c71e5a8

Please sign in to comment.