diff options
author | YueHaibing <yuehaibing@huawei.com> | 2018-12-28 00:31:42 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-12-28 12:11:44 -0800 |
commit | ffa6daa9937a108faf9e6b9f9cdcedb36a9e0d63 (patch) | |
tree | 10a339cceaf23fcd5f4271aebe61594a8f613884 /arch/sh/boards/board-titan.c | |
parent | 440e7b379f91acd245d5c8de94d533f40f5dffb3 (diff) | |
download | talos-obmc-linux-ffa6daa9937a108faf9e6b9f9cdcedb36a9e0d63.tar.gz talos-obmc-linux-ffa6daa9937a108faf9e6b9f9cdcedb36a9e0d63.zip |
arch/sh/boards/mach-kfr2r09/setup.c: drop pointless static qualifier in kfr2r09_usb0_gadget_setup()
There is no need to have the 'struct clk *camera_clk' variable static
since a new value is always assigned before use.
Link: http://lkml.kernel.org/r/1543628631-99957-1-git-send-email-yuehaibing@huawei.com
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: Rich Felker <dalias@libc.org>
Cc: Jacopo Mondi <jacopo+renesas@jmondi.org>
Cc: "Miquel Raynal" <miquel.raynal@bootlin.com>
Cc: Randy Dunlap <rdunlap@infradead.org>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/sh/boards/board-titan.c')
0 files changed, 0 insertions, 0 deletions