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

Commit f9e04ed6 authored by Karthikeyan Ramasubramanian's avatar Karthikeyan Ramasubramanian
Browse files

net: ipc_router: Remove unused header file



subsystem_notif.h is not used to receive any notifications regarding
subsystem events. The underlying links are used to receive such events.
Hence remove including the unused header file.

Change-Id: I2b87ec34079f96e98082790b4ba7a0a3ad6ef626
Signed-off-by: default avatarKarthikeyan Ramasubramanian <kramasub@codeaurora.org>
parent 27709872
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -36,7 +36,6 @@
#include <asm/byteorder.h>

#include <mach/smem_log.h>
#include <mach/subsystem_notif.h>

#include "ipc_router_private.h"
#include "ipc_router_security.h"