From patchwork Mon Sep 30 14:41:11 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Glass X-Patchwork-Id: 1169463 X-Patchwork-Delegate: trini@ti.com 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=fail (p=none dis=none) header.from=chromium.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.b="GiAqhVB1"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 46hm0g3pN9z9sP7 for ; Tue, 1 Oct 2019 01:05:07 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 1D9BAC21EBD; Mon, 30 Sep 2019 14:53:57 +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_H2, 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 592E5C21F3C; Mon, 30 Sep 2019 14:42:28 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 8A54CC21EFF; Mon, 30 Sep 2019 14:42:07 +0000 (UTC) Received: from mail-io1-f65.google.com (mail-io1-f65.google.com [209.85.166.65]) by lists.denx.de (Postfix) with ESMTPS id 10B66C21DFD for ; Mon, 30 Sep 2019 14:41:52 +0000 (UTC) Received: by mail-io1-f65.google.com with SMTP id h144so38898621iof.7 for ; Mon, 30 Sep 2019 07:41:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=oSyBzTz2Emwgoy7l4ai8aq3AzqBQ7tahLtGGjsuxyJg=; b=GiAqhVB1tbwrB1WQIePpHX5ZxwYpmDVhIa7A1C4FwyPbxjut2EDoM74qMW94XFy+nK DyCrB7eaRD2x1BTeWXhwoDVj6vIe8tcNzVArqTINy+vYomr1eBW91U26o4lAhvgRdqUS YO0THuxk4oMrHE16Nq7j6gssUh3/M4gLSO3SQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=oSyBzTz2Emwgoy7l4ai8aq3AzqBQ7tahLtGGjsuxyJg=; b=futIq1mMemj9FZaXYpIbf/BEJ4a2WBftjA1z0MhluriVtO13iQ1wQa07QiOavEQm/X e4BhU3d3hN9E0PsC+ddVZHllEk7KMgD9nUdAlCo4mnKgT8/vle2T4kLRs4qYTcBTYq0/ BezwxklFVTQf0jBdZgjIrAS2kI4YEB6ELYcwK2TpgXLNjowmUFsEaNPe7cMV3ZnZ1B4p NFAsZNaRG8agEVEdFda5NbGKRJIj24ZSTc81kjUSCYRe6yPYcCA5OqNOKEvxnMhic6BH J3VFpsmQblmICcX4oTigVrOswjNiIwa+WmG5EdmNfdgVKM2wDEuyxm0MXz3KnpFQ4KpT SUoQ== X-Gm-Message-State: APjAAAW/oNpYyEMoh5aEXVUfhOL4IlE29/bgspGeYQD0fFkjt/nxULeJ 7cvk1hsgV4GeM7KrasZevXhMV1tLmfs= X-Google-Smtp-Source: APXvYqzEpl/t98CtwUJ86pnOcT3F6Z/izLKrOjYB7Jofw5bQRvefXyxkoXzYpUP/Y3oLxrwtjewDaQ== X-Received: by 2002:a6b:6110:: with SMTP id v16mr12100728iob.199.1569854510875; Mon, 30 Sep 2019 07:41:50 -0700 (PDT) Received: from kiwi.bld.corp.google.com ([2620:15c:183:0:8223:87c:a681:66aa]) by smtp.gmail.com with ESMTPSA id c4sm5892885ioa.70.2019.09.30.07.41.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 30 Sep 2019 07:41:50 -0700 (PDT) From: Simon Glass To: U-Boot Mailing List Date: Mon, 30 Sep 2019 08:41:11 -0600 Message-Id: <20190930144112.175618-41-sjg@chromium.org> X-Mailer: git-send-email 2.23.0.444.g18eeb5a265-goog In-Reply-To: <20190930144112.175618-1-sjg@chromium.org> References: <20190930144112.175618-1-sjg@chromium.org> MIME-Version: 1.0 Cc: Tom Rini Subject: [U-Boot] [PATCH 40/41] common: Drop get_endaddr() 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: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" This is not used in U-Boot. Drop it. Signed-off-by: Simon Glass --- include/common.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/common.h b/include/common.h index e946e4d9b7f..64d0cf542e8 100644 --- a/include/common.h +++ b/include/common.h @@ -144,7 +144,6 @@ void relocate_code(ulong); #else void relocate_code(ulong, gd_t *, ulong) __attribute__ ((noreturn)); #endif -ulong get_endaddr (void); void s_init(void);