Hi Vineet, A couple of misspellings in the commit message below. > -----Original Message----- > From: Vineet Gupta [mailto:vgupta at synopsys.com] > Sent: Friday, November 04, 2016 12:32 AM > To: Daniel Lezcano <daniel.lezcano at linaro.org> > Cc: Noam Camus <noamca at mellanox.com>; tglx at linutronix.de; linux-snps-arc at lists.infradead.org; linux-kernel at vger.kernel.org; > Alexey.Brodkin at synopsys.com; Vineet Gupta <vgupta at synopsys.com> > Subject: [PATCH v2 02/10] ARC: timer: gfrc, rtc: deuglify big endian code > > A standard "C" shift will be handled appropriately by the compiler > dependin gon the endian used fo rbuild. So we don't need the "depending on", "used for build". -Alexey