From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932751AbcFOMjX (ORCPT ); Wed, 15 Jun 2016 08:39:23 -0400 Received: from ozlabs.org ([103.22.144.67]:59175 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932300AbcFOMjQ (ORCPT ); Wed, 15 Jun 2016 08:39:16 -0400 X-powerpc-patch-notification: thanks X-powerpc-patch-commit: e289086f6530dd85d88967bfceded98bdbcd7f41 In-Reply-To: <20160523084549.A7B841A239A@localhost.localdomain> To: Christophe Leroy , Benjamin Herrenschmidt , Paul Mackerras , Scott Wood From: Michael Ellerman Cc: linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: Re: powerpc32: get rid of sub_reloc_offset() Message-Id: <3rV5g64Nc6z9t1T@ozlabs.org> Date: Wed, 15 Jun 2016 22:39:14 +1000 (AEST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2016-23-05 at 08:45:49 UTC, Christophe Leroy wrote: > sub_reloc_offset() has not been used since > commit 917f0af9e5a9 ("powerpc: Remove arch/ppc and include/asm-ppc") > which removed include/asm-ppc/prom.h > > Signed-off-by: Christophe Leroy Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/e289086f6530dd85d88967bfce cheers