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

Commit 0e26ed41 authored by Subash Abhinov Kasiviswanathan's avatar Subash Abhinov Kasiviswanathan
Browse files

net: qualcomm: rmnet: Fix compilation errors seen on UML



Fix the trace include path and the qmi include featurization
to allow rmnet to compile on UML.
Also fix the incorrect copyright update.

CRs-Fixed: 2431435
Change-Id: Ifcdfef6fbb5f5eb7e5a760de97741f50db738368
Signed-off-by: default avatarSubash Abhinov Kasiviswanathan <subashab@codeaurora.org>
parent f3dd4aae
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -17,12 +17,10 @@
#include "rmnet_vnd.h"
#include "rmnet_map.h"
#include "rmnet_handlers.h"
#ifdef CONFIG_QCOM_QMI_HELPERS

#include <soc/qcom/rmnet_qmi.h>
#include <soc/qcom/qmi_rmnet.h>

#endif

#define RMNET_IP_VERSION_4 0x40
#define RMNET_IP_VERSION_6 0x60
#define CREATE_TRACE_POINTS