From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1032557AbcJ0Pc4 (ORCPT ); Thu, 27 Oct 2016 11:32:56 -0400 Received: from mail-wm0-f49.google.com ([74.125.82.49]:35162 "EHLO mail-wm0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S936678AbcJ0Pcv (ORCPT ); Thu, 27 Oct 2016 11:32:51 -0400 From: Alexandre Bailon To: nsekhar@ti.com, gregkh@linuxfoundation.org Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Alexandre Bailon Subject: [PATCH v4] Remove duplicated defines (was [PATCH v3] Fix some potential warnings) Date: Thu, 27 Oct 2016 17:32:35 +0200 Message-Id: <1477582356-28156-1-git-send-email-abailon@baylibre.com> X-Mailer: git-send-email 2.7.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Remove duplicated defines before they cause warning. Change in V2: Update the d830 evm board file to use the da8xx-cfgchip.h These changes are required as I'm sending this patch apart from the series "[PATCH/RFT v2 00/17] Add DT support for ohci-da8xx" Changes in v3: * Change the patch description to better respect what the patch fix. * Sorted new header sorted in alphabetical order. Alexandre Bailon (1): ARM: davinci: da8xx: Remove duplicated defines arch/arm/mach-davinci/board-da830-evm.c | 5 +++-- arch/arm/mach-davinci/board-omapl138-hawk.c | 3 ++- include/linux/platform_data/usb-davinci.h | 23 ----------------------- 3 files changed, 5 insertions(+), 26 deletions(-) -- 2.7.3