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

Commit b6356976 authored by Subash Abhinov Kasiviswanathan's avatar Subash Abhinov Kasiviswanathan
Browse files

net: rmnet_data: Remove redundant uapi installation



UAPI is automatically installed now, so we can remove the unnecessary
change in Kbuild.

CRs-Fixed: 2086060
Change-Id: If3e657cd0bc013a1905bf5f59e2d2ced2994f564
Signed-off-by: default avatarSubash Abhinov Kasiviswanathan <subashab@codeaurora.org>
parent 6245bc94
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -13,7 +13,3 @@ endif
ifeq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/uapi/asm/kvm_para.h),)
no-export-headers += kvm_para.h
endif

header-y += msm_rmnet.h
header-y += net_map.h
header-y += rmnet_data.h