From mboxrd@z Thu Jan 1 00:00:00 1970 From: Graeme Russ Date: Tue, 24 May 2011 06:09:15 +1000 Subject: [U-Boot] [PATCH] [Timer]Remove calls to [get, reset]_timer outside arch/ In-Reply-To: References: <1306151649-25640-1-git-send-email-graeme.russ@gmail.com> Message-ID: <4DDABEEB.2090205@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 On 24/05/11 00:00, Andrew Dyer wrote: > On Mon, May 23, 2011 at 06:54, Graeme Russ wrote: >> There is no need to use get_timer() and reset_timer() and there are build > > shouldn't the above say set_timer() instead of get_timer()? > Yes, thanks Regards, Graeme