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

Commit cf76fd73 authored by Vikram Mulukutla's avatar Vikram Mulukutla
Browse files

qcom: peripheral-loader: Remove unnecessary header include



The msm_iomap header is no longer required. Remove it.

Change-Id: Ic80ccf80a9927a1427ab08e2165813ae2f0e2e9d
Signed-off-by: default avatarVikram Mulukutla <markivx@codeaurora.org>
parent d4acccf8
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -40,8 +40,6 @@
#include <asm/setup.h>
#include <asm-generic/io-64-nonatomic-lo-hi.h>

#include <mach/msm_iomap.h>

#include "peripheral-loader.h"

#define pil_err(desc, fmt, ...)						\