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

Commit 5b4813cb authored by Laurentiu Tudor's avatar Laurentiu Tudor Committed by Greg Kroah-Hartman
Browse files

staging: fsl-mc: drop useless #includes



These couple of header files are not needed in the source
so remove them.

Signed-off-by: default avatarLaurentiu Tudor <laurentiu.tudor@nxp.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent b93ad9a0
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -13,8 +13,6 @@
#include "../include/mc-bus.h"
#include "../include/mc-sys.h"

#include "dpbp-cmd.h"
#include "dpcon-cmd.h"
#include "fsl-mc-private.h"

static bool __must_check fsl_mc_is_allocatable(const char *obj_type)