From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752133AbbJLR5Y (ORCPT ); Mon, 12 Oct 2015 13:57:24 -0400 Received: from muru.com ([72.249.23.125]:57695 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752070AbbJLR5W (ORCPT ); Mon, 12 Oct 2015 13:57:22 -0400 Date: Mon, 12 Oct 2015 10:57:18 -0700 From: Tony Lindgren To: Javier Martinez Canillas Cc: linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org Subject: Re: [PATCH] ARM: OMAP3: vc: Remove unused macros Message-ID: <20151012175718.GK23801@atomide.com> References: <1442496254-29028-1-git-send-email-javier@osg.samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1442496254-29028-1-git-send-email-javier@osg.samsung.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Javier Martinez Canillas [150917 06:28]: > The PRM_POLCTRL_TWL_MASK and PRM_POLCTRL_TWL_MASK > macros are not used so they can be deleted. > > Signed-off-by: Javier Martinez Canillas Thanks applying into omap-for-v4.4/cleanup. Tony