Commit 97ae021a authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

Revert "staging: fsl-mc: drop useless #includes"



This reverts commit bb4a64b7.

The whole series is broken, so back it all out.

Reported-by: default avatarkbuild test robot <fengguang.wu@intel.com>
Cc: Laurentiu Tudor <laurentiu.tudor@nxp.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 2246ad16
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -13,6 +13,8 @@
#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)