From: Laurentiu Tudor Date: Thu, 8 Jun 2017 14:28:51 +0000 (+0300) Subject: staging: fsl-mc: drop unused forward declaration X-Git-Tag: v4.13-rc1~184^2~129 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b5d5740a00ca26549b695d3c957bb14879a20952;p=thirdparty%2Flinux.git staging: fsl-mc: drop unused forward declaration This forward declaration of "struct fsl_mc_resource" is of no use so drop it. Signed-off-by: Laurentiu Tudor Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/fsl-mc/include/mc-sys.h b/drivers/staging/fsl-mc/include/mc-sys.h index dca7f9084e05e..b5203707344a4 100644 --- a/drivers/staging/fsl-mc/include/mc-sys.h +++ b/drivers/staging/fsl-mc/include/mc-sys.h @@ -46,7 +46,6 @@ */ #define FSL_MC_IO_ATOMIC_CONTEXT_PORTAL 0x0001 -struct fsl_mc_resource; struct mc_command; /**