OSDN Git Service

staging: fsl-mc: remove dpmng API files
authorLaurentiu Tudor <laurentiu.tudor@nxp.com>
Thu, 22 Jun 2017 13:35:56 +0000 (16:35 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Jun 2017 16:44:01 +0000 (18:44 +0200)
commitb065307fe0ad7859f01ce8560e6bdc590324561a
tree64694433455cecd5f0c57e3eefe74ccf6abb1f9f
parentaf4376710cc5188c42eb473676f6c9d2a16692c4
staging: fsl-mc: remove dpmng API files

dpmng.h & dpmng.c files expose an API of just one function which is only
used by the bus driver. Move that single API in the bus source as static
and remove the two files.

Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fsl-mc/bus/dpmng.c [deleted file]
drivers/staging/fsl-mc/bus/fsl-mc-bus.c
drivers/staging/fsl-mc/include/dpmng.h [deleted file]