From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Sun, 06 Jul 2008 23:51:45 -0700 Subject: [U-Boot-Users] [PATCH 1/2] Remove duplicate definitions in include/lxt971a.h. In-Reply-To: <1213805431-31971-1-git-send-email-hugo.villeneuve@lyrtech.com> References: <1213805431-31971-1-git-send-email-hugo.villeneuve@lyrtech.com> Message-ID: <4871BD01.2020505@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hugo Villeneuve wrote: > Remove duplicate definitions in include/lxt971a.h. > > Remove duplicate registers and bits definitions in > include/lxt971a.h for standard MII registers, and > use values in include/miiphy.h instead. > > Signed-off-by: Hugo Villeneuve > > Applied to net repo. thanks, Ben