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:
Greg Kroah-Hartman 2017-06-26 13:51:14 +02:00
parent 2246ad16be
commit 97ae021ab8
1 changed files with 2 additions and 0 deletions

View File

@ -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)