We get a bunch of warnings like this with gcc-4.6.x:

e1000.c:4334:3: warning: variable 'x' set but not used 
[-Wunused-but-set-variable]

Are we get with adding -Wunused-but-set-variable so they don't show up?

- k
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to