]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
wandboard: Fix sparse warning
authorFabio Estevam <fabio.estevam@freescale.com>
Sat, 15 Feb 2014 16:52:00 +0000 (14:52 -0200)
committerStefano Babic <sbabic@denx.de>
Wed, 5 Mar 2014 11:23:48 +0000 (12:23 +0100)
commit2fb639646d64882229f0870d0791746791124c45
treef712b1a3f9fb9c87b879eb04ee1199ca53a38083
parent3c7ca9670be1040e25081598fb9d3009a6cb08c8
wandboard: Fix sparse warning

Add a prototype for board_phy_config() to fix the following sparse warning:

wandboard.c:200:5: warning: symbol 'board_phy_config' was not declared. Should it be static?

Cc: Joe Hershberger <joe.hershberger@ni.com>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
board/wandboard/wandboard.c
include/phy.h