From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [IPv6:2401:3900:2:1::2]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3wh9pp3lXZzDqLC for ; Mon, 5 Jun 2017 20:21:54 +1000 (AEST) In-Reply-To: <0e16df19be949fa1adccd8ec7949b164df73e90e.1496070452.git.christophe.leroy@c-s.fr> To: Christophe Leroy , Benjamin Herrenschmidt , Paul Mackerras , Scott Wood , Balbir Singh From: Michael Ellerman Cc: linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: Re: [6/7] powerpc/mm: remove __this_fixmap_does_not_exist() Message-Id: <3wh9pp2HFmz9sDC@ozlabs.org> Date: Mon, 5 Jun 2017 20:21:54 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2017-05-29 at 15:32:06 UTC, Christophe Leroy wrote: > This function has not been used since commit 9494a1e8428ea > ("powerpc: use generic fixmap.h) > > Signed-off-by: Christophe Leroy Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/9affa9e228d3ece66ed322909e84cf cheers