From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S941089AbcJaL1K (ORCPT ); Mon, 31 Oct 2016 07:27:10 -0400 Received: from bear.ext.ti.com ([198.47.19.11]:60159 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935395AbcJaL1H (ORCPT ); Mon, 31 Oct 2016 07:27:07 -0400 Subject: Re: [PATCH v4] ARM: davinci: da8xx: Remove duplicated defines To: Alexandre Bailon , References: <1477582356-28156-1-git-send-email-abailon@baylibre.com> <1477582356-28156-2-git-send-email-abailon@baylibre.com> CC: , From: Sekhar Nori Message-ID: Date: Mon, 31 Oct 2016 16:56:34 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <1477582356-28156-2-git-send-email-abailon@baylibre.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thursday 27 October 2016 09:02 PM, Alexandre Bailon wrote: > Some macro for DA8xx CFGCHIP are defined in usb-davinci.h, > but da8xx-cfgchip.h intend to replace them. > Remove duplicated defines between da8xx-cfgchip.h and usb-davinci.h > > Signed-off-by: Alexandre Bailon Applied to v4.10/cleanup For future, for a single patch, no need to add a cover letter. Thanks, Sekhar