commit | 41d1d8adfe20e76de3af966fd9ec267fbedb5a5a | [log] [download] |
---|---|---|
author | Tony Breeds <tony@bakeyournoodle.com> | Tue Feb 10 13:54:17 2009 +1100 |
committer | Tony Breeds <tony@bakeyournoodle.com> | Tue Oct 18 15:11:10 2011 +1100 |
tree | ed1c0f0d4a454945965131be59cf2218f272a2ca | |
parent | 26a865f06c37278eebc6e329e6aa99f52906c713 [diff] |
phandle != int in prom.c GCC this pointed out: second/prom.c: In function ‘prom_get_netinfo’: second/prom.c:692: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘prom_handle’ Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>