commit | fbd6a754f72a0a06e67544745b82c1d99b4c237d | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Fri Oct 19 16:03:46 2007 +0200 |
committer | Dale Farnsworth <dale@farnsworth.org> | Tue Oct 23 08:23:15 2007 -0700 |
tree | b96f1dcd310498bc16547ce9a1ac2584fd79bd5c | |
parent | b45d9147f1582333e180e1023624c003874b7312 [diff] |
mv643xx_eth: Merge drivers/net/mv643xx_eth.h into mv643xx_eth.c Since drivers/net/mv643xx_eth.c is the only user of drivers/net/mv643xx_eth.h, there's not much use in having the header file as a separate file, so merge the header into the driver. Signed-off-by: Lennert Buytenhek <buytenh@marvell.com> Signed-off-by: Dale Farnsworth <dale@farnsworth.org>