From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760454AbbBINDl (ORCPT ); Mon, 9 Feb 2015 08:03:41 -0500 Received: from cpsmtpb-ews02.kpnxchange.com ([213.75.39.5]:49826 "EHLO cpsmtpb-ews02.kpnxchange.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760423AbbBINDk (ORCPT ); Mon, 9 Feb 2015 08:03:40 -0500 Message-ID: <1423487017.2246.118.camel@x220> Subject: ARM: CACHE_PL310 From: Paul Bolle To: Arnd Bergmann Cc: Valentin Rothberg , Thomas Petazzoni , Russell King , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Date: Mon, 09 Feb 2015 14:03:37 +0100 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4 (3.10.4-4.fc20) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 09 Feb 2015 13:03:38.0097 (UTC) FILETIME=[D1CDFE10:01D04468] X-RcptDomain: vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Your commit 20e783e39e55 ("ARM: 8296/1: cache-l2x0: clean up aurora cache handling") is included in today's linux-next (ie, next-20150209). I noticed because a script I use to check linux-next spotted a problem with it. That commit removed the only user of the Kconfig symbol CACHE_PL310. Setting CACHE_PL310 is now pointless in linux-next. Is the trivial patch to remove its Kconfig entry (and one select of this symbol in arch/arm/mach-at91/Kconfig) queued somewhere? Paul Bolle