From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Thu, 5 Nov 2015 21:30:58 +0800 Subject: [U-Boot] [PATCH 3/6] net: altera_tse: fix CamelCase In-Reply-To: <1446653872.4383.4.camel@clsee-VirtualBox> References: <1446628349-26749-1-git-send-email-thomas@wytron.com.tw> <1446628349-26749-3-git-send-email-thomas@wytron.com.tw> <1446653872.4383.4.camel@clsee-VirtualBox> Message-ID: <563B5A12.4000706@wytron.com.tw> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Chin Liang, On 2015?11?05? 00:17, Chin Liang See wrote: > It seems these declaration are not used in the altera_tse.c. Thanks a lot for your review. I have removed those mac reg def not used in the altera_tse.c. Best regards, Thomas