Эх сурвалжийг харах

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

This reverts commit bb4a64b79f3b9973316e775f6c2910a98b6a562a.

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>
Greg Kroah-Hartman 8 жил өмнө
parent
commit
97ae021ab8

+ 2 - 0
drivers/staging/fsl-mc/bus/fsl-mc-allocator.c

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