Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756910AbeAIDNv (ORCPT + 1 other); Mon, 8 Jan 2018 22:13:51 -0500 Received: from smtp.codeaurora.org ([198.145.29.96]:39002 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754010AbeAIDNq (ORCPT ); Mon, 8 Jan 2018 22:13:46 -0500 DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org CA26D6034E Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=rkuo@codeaurora.org Date: Mon, 8 Jan 2018 21:13:39 -0600 From: Richard Kuo To: Christoph Hellwig Cc: iommu@lists.linux-foundation.org, linux-alpha@vger.kernel.org, linux-snps-arc@lists.infradead.org, linux-arm-kernel@lists.infradead.org, adi-buildroot-devel@lists.sourceforge.net, linux-c6x-dev@linux-c6x.org, linux-cris-kernel@axis.com, linux-hexagon@vger.kernel.org, linux-ia64@vger.kernel.org, linux-m68k@lists.linux-m68k.org, linux-metag@vger.kernel.org, Michal Simek , linux-mips@linux-mips.org, linux-parisc@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, patches@groups.riscv.org, linux-s390@vger.kernel.org, linux-sh@vger.kernel.org, sparclinux@vger.kernel.org, Guan Xuetao , x86@kernel.org, linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 06/67] hexagon: remove unused flush_write_buffers definition Message-ID: <20180109031339.GA4196@codeaurora.org> References: <20171229081911.2802-1-hch@lst.de> <20171229081911.2802-7-hch@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171229081911.2802-7-hch@lst.de> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On Fri, Dec 29, 2017 at 09:18:10AM +0100, Christoph Hellwig wrote: > Signed-off-by: Christoph Hellwig > --- > arch/hexagon/include/asm/io.h | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/arch/hexagon/include/asm/io.h b/arch/hexagon/include/asm/io.h > index 66f5e9a61efc..9e8621d94ee9 100644 > --- a/arch/hexagon/include/asm/io.h > +++ b/arch/hexagon/include/asm/io.h > @@ -330,8 +330,6 @@ static inline void outsl(unsigned long port, const void *buffer, int count) > } > } > > -#define flush_write_buffers() do { } while (0) > - > #endif /* __KERNEL__ */ > > #endif > -- > 2.14.2 > For Hexagon: Acked-by: Richard Kuo -- Employee of Qualcomm Innovation Center, Inc. Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project