summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-mc/bus/dpcon.c
diff options
context:
space:
mode:
authorLaurentiu Tudor <laurentiu.tudor@nxp.com>2017-06-22 16:35:59 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-06-23 18:44:01 +0200
commit9b1aa45539fb8389deb79e4a939bfc05ee45aeb5 (patch)
tree1a3fc16dc93178ad69bafb831c8eb80e455b959e /drivers/staging/fsl-mc/bus/dpcon.c
parent7d6e221d73904aedcbd46ce2db6a545be55d2296 (diff)
downloadop-kernel-dev-9b1aa45539fb8389deb79e4a939bfc05ee45aeb5.zip
op-kernel-dev-9b1aa45539fb8389deb79e4a939bfc05ee45aeb5.tar.gz
staging: fsl-mc: move mc-cmd.h contents in the public header
mc-cmd.h contains some low level functions used to encode and decode commands to the MC. They are used by the drivers so move them to the public headers and get rid of the mc-cmd.h header. Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/fsl-mc/bus/dpcon.c')
-rw-r--r--drivers/staging/fsl-mc/bus/dpcon.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/fsl-mc/bus/dpcon.c b/drivers/staging/fsl-mc/bus/dpcon.c
index 2272a9c..ca1da85 100644
--- a/drivers/staging/fsl-mc/bus/dpcon.c
+++ b/drivers/staging/fsl-mc/bus/dpcon.c
@@ -31,7 +31,6 @@
*/
#include <linux/kernel.h>
#include "../include/mc.h"
-#include "../include/mc-cmd.h"
#include "../include/dpcon.h"
#include "dpcon-cmd.h"
OpenPOWER on IntegriCloud