Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a0ca45b8 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: smd_pkt: Remove incorrect use of smd_private.h"

parents 89ee5ffa 4c134e16
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37,8 +37,8 @@
#include <mach/msm_smd.h>
#include <mach/subsystem_restart.h>
#include <mach/msm_ipc_logging.h>
#include <mach/msm_smsm.h>

#include "smd_private.h"
#ifdef CONFIG_ARCH_FSM9XXX
#define DEFAULT_NUM_SMD_PKT_PORTS 4
#else