diff options
author | Wolfgang Denk <wd@denx.de> | 2011-09-08 01:04:27 +0000 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-09-09 23:57:24 +0200 |
commit | 24e1664472deef23abb3246da8573ddefc0c7971 (patch) | |
tree | c594eb3026ab01a43a106ee955252fd9af620235 /board/ti | |
parent | 6f2a4be94154d08231927aefe6705353a1cd9864 (diff) | |
download | u-boot-imx-24e1664472deef23abb3246da8573ddefc0c7971.zip u-boot-imx-24e1664472deef23abb3246da8573ddefc0c7971.tar.gz u-boot-imx-24e1664472deef23abb3246da8573ddefc0c7971.tar.bz2 |
smc911x: Fix build warnings
Commit 6af1d41 "smc911x MII made available" was missing a few "const"
qualifiers. Fix the resulting in build warnings:
smc911x.c: In function 'smc911x_initialize':
smc911x.c:297: warning: passing argument 2 of 'miiphy_register' from incompatible pointer type
smc911x.c:297: warning: passing argument 3 of 'miiphy_register' from incompatible pointer type
Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Helmut Raiger <helmut.raiger@hale.at>
Diffstat (limited to 'board/ti')
0 files changed, 0 insertions, 0 deletions