From mboxrd@z Thu Jan 1 00:00:00 1970 From: rkuo Subject: Re: [PATCH] Hexagon: remove checks for CONFIG_PAGE_SIZE_1MB Date: Wed, 28 May 2014 21:31:50 -0500 Message-ID: <20140529023150.GA9736@codeaurora.org> References: <1400326363.13824.8.camel@x220> <20140521002524.GF12698@codeaurora.org> <1400855845.31526.40.camel@x220> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <1400855845.31526.40.camel@x220> Sender: linux-hexagon-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Paul Bolle Cc: linux-hexagon@vger.kernel.org, linux-kernel@vger.kernel.org On Fri, May 23, 2014 at 04:37:25PM +0200, Paul Bolle wrote: > There are two checks for CONFIG_PAGE_SIZE_1MB in hexagon's code. But > there is no Kconfig symbol PAGE_SIZE_1MB. Remove these unneeded checks > and the code they hide. > > Signed-off-by: Paul Bolle > --- > Untested. > > Richard preferred this over the equally trivial patch to add an entry > for PAGE_SIZE_1MB. > > arch/hexagon/include/asm/page.h | 5 ----- > arch/hexagon/include/asm/pgtable.h | 4 ---- > 2 files changed, 9 deletions(-) > Thanks! Acked-by: Richard Kuo -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, hosted by The Linux Foundation