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

Commit 069e2860 authored by Arun Kumar Neelakantam's avatar Arun Kumar Neelakantam
Browse files

msm: ipa: teth_bridge: Remove unneeded header



teth_bridge includes a header that it does not need to include.
Stop including the useless header.

Change-Id: I6542bfdf3af77a7a45fea256c8dd5b18f2e8ab84
Signed-off-by: default avatarArun Kumar Neelakantam <aneela@codeaurora.org>
parent 1f6bc167
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -22,7 +22,6 @@
#include <linux/mutex.h>
#include <linux/skbuff.h>
#include <linux/types.h>
#include <mach/bam_dmux.h>
#include <mach/ipa.h>
#include <mach/sps.h>
#include "ipa_i.h"