commit | 2beff77b6e02f52376843fbea3df9d620ee24903 | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Sun Jun 01 01:22:37 2008 +0200 |
committer | Lennert Buytenhek <buytenh@wantstofly.org> | Thu Jun 12 08:40:25 2008 +0200 |
tree | 25c60818f6a1011dddcccca9d5b401c2815e5e91 | |
parent | 2679a550d39d7815f9fdbde5cef2f54e5fbdeae2 [diff] |
mv643xx_eth: delete unused port serial control register bit defines Over half of the port serial control register bit defines are never used, and the PORT_SERIAL_CONTROL_DEFAULT_VALUE define is never used either. Keep only those defines that are actually used. Signed-off-by: Lennert Buytenhek <buytenh@marvell.com> Acked-by: Dale Farnsworth <dale@farnsworth.org>