From: Geert Uytterhoeven Date: Wed, 14 May 2014 01:10:16 +0000 (+0200) Subject: ARM: shmobile: Add forward declaration of struct clk to silence warning X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~43^2~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f9c7a691fefc2158bed4d5403422cc9b99ca335;p=pandora-kernel.git ARM: shmobile: Add forward declaration of struct clk to silence warning arch/arm/mach-shmobile/board-genmai-reference.c:23:0: arch/arm/mach-shmobile/include/mach/clock.h:19:54: warning: 'struct clk' declared inside parameter list [enabled by default] arch/arm/mach-shmobile/include/mach/clock.h:19:54: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default] Signed-off-by: Geert Uytterhoeven Signed-off-by: Wolfram Sang Signed-off-by: Simon Horman --- Reading git-diff-tree failed