瀏覽代碼

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 <laurentiu.tudor@nxp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Laurentiu Tudor 8 年之前
父節點
當前提交
b5d5740a00
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      drivers/staging/fsl-mc/include/mc-sys.h

+ 0 - 1
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;
 
 /**