Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp702068pxb; Wed, 3 Feb 2021 15:57:24 -0800 (PST) X-Google-Smtp-Source: ABdhPJyTpnX4WNK9MnsI8w1JrL+qJPWzEJXbox50wRDscNwWgJoTMangeIUlqsUpE5PfIYUx063C X-Received: by 2002:a17:906:a186:: with SMTP id s6mr5281103ejy.339.1612396644147; Wed, 03 Feb 2021 15:57:24 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1612396644; cv=none; d=google.com; s=arc-20160816; b=ypHCn4BNVY8YAWzNhtKjXkPy3HuBizxLJ/NueUqTH0dJWPnR2//tzGyBWS3ET6fo+P VUGxhYs0322WOPBbVj8oAqdhkP7Uno5coi31bMS6wYMGZXMpx+b9GGtmRlN/4qyVRrjm 2tJSHcfOs+orht5fqwKvaEgfGYyVXqpeETZsct9o+oKVMpoeh7n1jgL6ch0vEClB07od M8B3L7AXJS2jUADoYStIsppPo7cOPkCwzalO+mfOgswWzwBrLTcZKxayKPW2kXHEBZcP K3HvRLJ6A/HUiiUrR7qRcmDAFux5iE3Wk8cXdkV+DPMG+B5Hl7m0HZx6293olFRtIMKN NqKg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=zMe0yTGuI+0fB90t2mubHDLfBPnuIQUclwlTYM9Lpao=; b=bz3m95kcjQeygNI5IlkhNu7JrmP5yFw91E8YDRM5FDzRQc5yQoKHRdv4nFnYtNUbw1 /hPLy6/C64SkiWez5N8CyVLuIx+IR43PYrip4icuQr5ZVFbsg9XG3wCGVmrZcAdOb/I6 wl0ZYA+NwCT/mo8YZWAe6kaZXgJ+dLuP1jkIYPSCQJjYXimb4RKLtrw689l2zFFRYTR1 FjwJaLjo9pa9TWXHFu71xC+PtrCdj47Fsv04XErYsbrRxNLHsJ1e0TENo1Ajn803vd8+ accIunYL9WrIoMS/gOCyBBj0+8anB+7ZRBLEtZk8d5wNMZOaNNyjlPH8WF/o1YXLCg4D DCRA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id v18si2415935ejj.105.2021.02.03.15.57.00; Wed, 03 Feb 2021 15:57:24 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233362AbhBCXyF (ORCPT + 99 others); Wed, 3 Feb 2021 18:54:05 -0500 Received: from mail.v3.sk ([167.172.186.51]:51480 "EHLO shell.v3.sk" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S233704AbhBCXyA (ORCPT ); Wed, 3 Feb 2021 18:54:00 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by zimbra.v3.sk (Postfix) with ESMTP id 25D82E09D2; Wed, 3 Feb 2021 23:49:05 +0000 (UTC) Received: from shell.v3.sk ([127.0.0.1]) by localhost (zimbra.v3.sk [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id cf222fCPs2SU; Wed, 3 Feb 2021 23:49:02 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by zimbra.v3.sk (Postfix) with ESMTP id D41BADF61E; Wed, 3 Feb 2021 23:49:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at zimbra.v3.sk Received: from shell.v3.sk ([127.0.0.1]) by localhost (zimbra.v3.sk [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id MHbLF_hR1Woh; Wed, 3 Feb 2021 23:49:02 +0000 (UTC) Received: from localhost (unknown [109.183.109.54]) by zimbra.v3.sk (Postfix) with ESMTPSA id A0648E070D; Wed, 3 Feb 2021 23:49:02 +0000 (UTC) From: Lubomir Rintel To: Jonathan Corbet Cc: Maen Suleiman , Lior Amsalem , Thomas Petazzoni , Andrew Lunn , Nicolas Pitre , Eric Miao , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Lubomir Rintel Subject: [PATCH v2 2/5] docs: arm: marvell: fix 38x functional spec link Date: Thu, 4 Feb 2021 00:53:02 +0100 Message-Id: <20210203235305.506528-3-lkundrak@v3.sk> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20210203235305.506528-1-lkundrak@v3.sk> References: <20210203235305.506528-1-lkundrak@v3.sk> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This one went away, but the document is still available. Signed-off-by: Lubomir Rintel --- Changes since v1: - Split this off from "[PATCH] docs: arm: marvell: drop some dead links" Documentation/arm/marvel.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/arm/marvel.rst b/Documentation/arm/marvel.rst index 502a1b89a2c85..ab0c38dc108a8 100644 --- a/Documentation/arm/marvel.rst +++ b/Documentation/arm/marvel.rst @@ -124,7 +124,7 @@ EBU Armada family - 88F6820 Armada 385 - 88F6828 Armada 388 =20 - - Functional Spec: https://marvellcorp.wufoo.com/forms/marvell-armad= a-38x-functional-specifications/ + - Functional Spec: https://www.marvell.com/content/dam/marvell/en/pu= blic-collateral/embedded-processors/marvell-embedded-processors-armada-38= x-functional-specifications-2015-11.pdf =20 Core: ARM Cortex-A9 --=20 2.29.2