]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Revert "staging: fsl-mc: drop useless #includes"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 26 Jun 2017 11:51:14 +0000 (13:51 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 26 Jun 2017 11:51:14 +0000 (13:51 +0200)
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>
drivers/staging/fsl-mc/bus/fsl-mc-allocator.c

index c2af5b57022254ed15fb510ac31ede833c5eb6c6..9291847b1d14ff0758de242eb1fc89f4a03bbf42 100644 (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)