]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6e5407aaaf568d56f1cb39eea0dc2e616c68a46b
tree64694433455cecd5f0c57e3eefe74ccf6abb1f9f
parent5cf00b4866362ce19a9b8bf50666ffdc5ac3fd39
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]