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

Commit 415f45d4 authored by Jeff Hugo's avatar Jeff Hugo
Browse files

msm: smem_debug: Remove unneeded header



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

Change-Id: Iee32c3fb0e3488eadd8dafc68bb5d56a7cdc1c2d
Signed-off-by: default avatarJeffrey Hugo <jhugo@codeaurora.org>
parent 87826e97
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -20,7 +20,6 @@
#include <linux/ctype.h>
#include <linux/jiffies.h>

#include <mach/msm_iomap.h>
#include <mach/msm_smem.h>

#include "smem_private.h"