From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jagan Teki Date: Fri, 30 Oct 2015 11:48:52 +0530 Subject: [U-Boot] [PATCH v4 07/16] sh: bitops: Use the generic bitops headers In-Reply-To: <1445875918-14777-7-git-send-email-fabio.estevam@freescale.com> References: <1445875918-14777-1-git-send-email-fabio.estevam@freescale.com> <1445875918-14777-7-git-send-email-fabio.estevam@freescale.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 26 October 2015 at 21:41, Fabio Estevam wrote: > The generic bitops headers are required when calling logarithimic > functions, such as ilog2(). > > Signed-off-by: Fabio Estevam > Reviewed-by: Tom Rini > Reviewed-by: Heiko Schocher > --- Reviewed-by: Jagan Teki > Changes since v3: > - None > > arch/microblaze/include/asm/bitops.h | 4 ++++ > arch/sh/include/asm/bitops.h | 5 +++++ This patch need to break for two for sh and microblaze, anyway I shall do that while applying. > 2 files changed, 9 insertions(+) thanks! -- Jagan | openedev.