]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: fsl-mc: turn several exported functions static
authorLaurentiu Tudor <laurentiu.tudor@nxp.com>
Thu, 22 Jun 2017 13:35:52 +0000 (16:35 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Jun 2017 16:44:00 +0000 (18:44 +0200)
commit10a8593a76c7719e110e334f84a6ef2068dd4c0f
tree8ad2394044066f7666bbd300e3530ef36c0b2b85
parentbe6faff74cda2ac1838c0f85dca3c3ce4975fa73
staging: fsl-mc: turn several exported functions static

They are never used outside the source they are implemented in and very
likely never will, so it's safe to make them static.

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