Files
u-boot-tk1-som/drivers
Wolfgang Denk 24e1664472 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>
2011-09-09 23:57:24 +02:00
..
2011-08-04 23:34:02 +02:00
2011-09-05 11:41:42 +02:00
2011-09-07 22:11:47 +02:00
2011-08-04 23:34:02 +02:00
2011-09-09 23:57:24 +02:00
2011-08-04 23:34:02 +02:00
2011-08-04 23:34:02 +02:00
2011-08-22 13:16:08 +09:00