Re: [U-Boot] [PATCH] include/linux/mii.h: update for supporting GE

Mike Frysinger [mailto:vapier@gentoo.org]
???: u-boot@lists.denx.de
Macpaul Chih-Pin Lin Re: [U-Boot] [PATCH] include/linux/mii.h: update for supporting GE
On Thursday, December 02, 2010 22:25:53 Macpaul Lin wrote:
This file has been synced (copy) from Linux source code.
pulling in updates is fine, but i dont think it makes sense to pull in types/prototypes that arent used in u-boot
Okay, I will fix this patch then resend the patch. Also replace the whitespace to tab characters. Because I'm wondering when next time we update the same file from Linux kernel to u-boot, We will might need extra effort to reduce the size of diff (patch) file.
i dont think any of this makes sense in u-boot -mike
Thanks for your comment. I will send a newer (clean up) patch later.
Best regards, Macpaul Lin

On Friday, December 03, 2010 00:24:00 macpaul@andestech.com wrote:
Also replace the whitespace to tab characters. Because I'm wondering when next time we update the same file from Linux kernel to u-boot, We will might need extra effort to reduce the size of diff (patch) file.
i wouldnt worry about it. just use the style from the kernel ... easier to quickly compare via `diff` without worrying about whitespace noise -mike
participants (2)
-
macpaul@andestech.com
-
Mike Frysinger