From patchwork Thu Jul 12 06:55:57 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michal Simek X-Patchwork-Id: 942819 X-Patchwork-Delegate: monstr@monstr.eu Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=xilinx.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=monstr-eu.20150623.gappssmtp.com header.i=@monstr-eu.20150623.gappssmtp.com header.b="RpFYQWRV"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 41R6Ct3VVtz9s1R for ; Thu, 12 Jul 2018 16:56:08 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 854FDC21EF2; Thu, 12 Jul 2018 06:56:03 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 3DEC3C21E0B; Thu, 12 Jul 2018 06:56:01 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 5DC47C21E0B; Thu, 12 Jul 2018 06:56:00 +0000 (UTC) Received: from mail-wm0-f66.google.com (mail-wm0-f66.google.com [74.125.82.66]) by lists.denx.de (Postfix) with ESMTPS id 03984C21DE8 for ; Thu, 12 Jul 2018 06:56:00 +0000 (UTC) Received: by mail-wm0-f66.google.com with SMTP id b188-v6so4541651wme.3 for ; Wed, 11 Jul 2018 23:56:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monstr-eu.20150623.gappssmtp.com; s=20150623; h=sender:from:to:cc:subject:date:message-id; bh=PTeUyHxLvAoqidsfHg3HmQyGPIAPa/pgLecmmq7dVSI=; b=RpFYQWRV6TBqyQ9lcYm5PvN4MAoOuwV8e2FSSzMdinGbFSHfhMkrCCaLnrCz6ADdUG wjtTdrMRoXqbjbNi/W51RP4vlOLWi3JC5/IiQ3YsSUaJgPpKURaNRwhnmkDbO5Uo7ntS b59KIOmIWJemayf5uAlG1kZXgunQTRYlbVNxpOKR7eFyZkoVniBBmdKTbG4tDeAO9T11 DiGgCxLlbhhWvqmhILlNp/H952fRBCwhIODIu+p8w9jL4LgvsPOvAsbV7zxxG7+kdp+q PBtncUGDLscyaDEHoD2tjMStV+dXMSZMZVyRGGl9EGn0DDDOW4xEAPHDGjNSv1Pd46vQ +7cw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id; bh=PTeUyHxLvAoqidsfHg3HmQyGPIAPa/pgLecmmq7dVSI=; b=QxlzX5WVVkklTh8ypVGoUtTslSyDPB4xfE8kelgPKEKbTZs5+pJNErDf5OAkysNU6f NTRJfjdE2JVCYJ/o5lHbH6FPwiptR5IZNai5gPity/VpB0Pie3ywxjhmtr0L6WahEnq8 x3HxhdfvYxWDUQ0P7di8ID/6HYu1ughCodPOjApJRq+LaBxLnv1Usqq1qxwuTah9BPhQ Uqh8VXak+/X8EeVDvcFo2MSnvaiz9F3l5ul25yjvChpOgP7BxocifdfBxgtioOe9W6Qt iT/syr3s7LeEH1/ZFxybiwo5F0Ayw0wI8FHZ4P5bjO6hNFP0NOxSkGIQD4S/gr5gVCwK xtlw== X-Gm-Message-State: AOUpUlHpAAHAe8v8AVi4SVV7uIjgofK2+HMsHMwJ50amVXu0Y1cxqd5Z Aeh5Zt0kypFUllZAdDk8rait0cww X-Google-Smtp-Source: AAOMgpdefLCRLglFngGIsJeB8FCduaVeGbZDIZek9Mnu7dKvO8EGdwHB77G6JNyGGYkyTnXDKQARig== X-Received: by 2002:a1c:90e:: with SMTP id 14-v6mr529790wmj.130.1531378559516; Wed, 11 Jul 2018 23:55:59 -0700 (PDT) Received: from localhost (nat-35.starnet.cz. [178.255.168.35]) by smtp.gmail.com with ESMTPSA id r125-v6sm1929325wmb.27.2018.07.11.23.55.58 (version=TLS1_2 cipher=AES128-SHA bits=128/128); Wed, 11 Jul 2018 23:55:58 -0700 (PDT) From: Michal Simek To: u-boot@lists.denx.de Date: Thu, 12 Jul 2018 08:55:57 +0200 Message-Id: <92d80354ad7f40e857c30965aed3e346b8936aa8.1531378555.git.michal.simek@xilinx.com> X-Mailer: git-send-email 1.9.1 Subject: [U-Boot] [PATCH] microblaze: Remove unused XILINX_BOARD_NAME macro X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" This macro is not used anywhere that's why remove it. Signed-off-by: Michal Simek --- board/xilinx/microblaze-generic/xparameters.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/board/xilinx/microblaze-generic/xparameters.h b/board/xilinx/microblaze-generic/xparameters.h index 51bca40e34f2..57998edba472 100644 --- a/board/xilinx/microblaze-generic/xparameters.h +++ b/board/xilinx/microblaze-generic/xparameters.h @@ -10,8 +10,6 @@ * the generated file from your Xilinx design flow. */ -#define XILINX_BOARD_NAME microblaze-generic - /* Microblaze is microblaze_0 */ #define XILINX_FSL_NUMBER 3