mirror of https://gitee.com/openkylin/linux.git
Revert "staging: fsl-mc: drop useless #includes"
This reverts commit bb4a64b79f
.
The whole series is broken, so back it all out.
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Cc: Laurentiu Tudor <laurentiu.tudor@nxp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
2246ad16be
commit
97ae021ab8
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue