Skip to content
Snippets Groups Projects
Commit 24e16644 authored by Wolfgang Denk's avatar Wolfgang Denk
Browse files

smc911x: Fix build warnings


Commit 6af1d41a "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: default avatarWolfgang Denk <wd@denx.de>
Cc: Helmut Raiger <helmut.raiger@hale.at>
parent 6f2a4be9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment