From patchwork Sat Aug 24 14:44:17 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Glass X-Patchwork-Id: 1152654 X-Patchwork-Delegate: bmeng.cn@gmail.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="J8Xdsoqw"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 46G1Ll2NvDz9sBF for ; Sun, 25 Aug 2019 00:46:55 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 07A8AC21C38; Sat, 24 Aug 2019 14:45:40 +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=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 8E2A9C21E7D; Sat, 24 Aug 2019 14:44:59 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 30A3AC21E7D; Sat, 24 Aug 2019 14:44:37 +0000 (UTC) Received: from mail-io1-f67.google.com (mail-io1-f67.google.com [209.85.166.67]) by lists.denx.de (Postfix) with ESMTPS id 81463C21E35 for ; Sat, 24 Aug 2019 14:44:34 +0000 (UTC) Received: by mail-io1-f67.google.com with SMTP id p12so27027682iog.5 for ; Sat, 24 Aug 2019 07:44:34 -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=2A+5FODELrE0lNVeyw2MvyhIX+hKl28blSTsCau6ftw=; b=J8XdsoqwHUbxdJVzxKkNoc501GdamOQ0MEEzq+KfnPpcYDPa6Y3SsSz2HDZxyf1yhD +b8MylKzUB4eB/oQFPNYbhz1mt7tnL3fr5A+T2bLT3mlGrLgVmUnVx0nv2V89qivcw7n zy6AjfyQg2HwmDFxncouZiNJjoIJu88lLaiWs= 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=2A+5FODELrE0lNVeyw2MvyhIX+hKl28blSTsCau6ftw=; b=RD39l7UYUcCQqSXQYtweyDzd6ZcyfgrltGoeOxxXbne/nHO+uu7OjDk39c1ooLsftq SJRcVsxRobflse5WCEtgS6hRGsH3bBty3c10cJIjz1Vp4sMxyQrIAnY7YXSRrHzyHllT SZbKbgyma5dLp20H3x5sGCclT0Gg2i1pxtxBOJNLHEUGjxvks/QbEhOPzpb8W3aE099t 525Gx4iiR3UaeR2jt//PzauwPKfVtgLQlFIsUZhDSKu3ceoPPlX9zn0eRk5A82HGqrcF 2Em6y0VETE2VmLzMktKlQ1dNRFttEtZpBaR8efjZ28FeBOtwbHIqcJCCniyYeUnk39yh IJtQ== X-Gm-Message-State: APjAAAWjKG/AXUzMRtKaCBfSJTDks0DeaBVbgOwh0o1GlFL08maPPgMs nsZc1Oqt0JSSGBVZluyOyuBNezTKqLc= X-Google-Smtp-Source: APXvYqySi2eXYBOSiqvOUWoIPZVdZjIU64pE9rO38gLNc3Y6aPdJYmJnosPlOWJA82utZoPp5YJ1hA== X-Received: by 2002:a02:9644:: with SMTP id c62mr9762437jai.45.1566657873371; Sat, 24 Aug 2019 07:44:33 -0700 (PDT) Received: from kiwi.bld.corp.google.com ([2620:15c:183:0:8223:87c:a681:66aa]) by smtp.gmail.com with ESMTPSA id c19sm5614385ioi.22.2019.08.24.07.44.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 24 Aug 2019 07:44:33 -0700 (PDT) From: Simon Glass To: U-Boot Mailing List Date: Sat, 24 Aug 2019 08:44:17 -0600 Message-Id: <20190824144422.235024-6-sjg@chromium.org> X-Mailer: git-send-email 2.23.0.187.g17f5b7556c-goog In-Reply-To: <20190824144422.235024-1-sjg@chromium.org> References: <20190824144422.235024-1-sjg@chromium.org> MIME-Version: 1.0 Subject: [U-Boot] [PATCH v2 05/10] x86: Move fsp_types.h to the generic fsp directory 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 header file is the same for FSP v1 and v2. Move it into the general fsp directory. Signed-off-by: Simon Glass Reviewed-by: Bin Meng --- Changes in v2: None arch/x86/include/asm/{fsp1 => fsp}/fsp_types.h | 0 arch/x86/include/asm/fsp1/fsp_support.h | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename arch/x86/include/asm/{fsp1 => fsp}/fsp_types.h (100%) diff --git a/arch/x86/include/asm/fsp1/fsp_types.h b/arch/x86/include/asm/fsp/fsp_types.h similarity index 100% rename from arch/x86/include/asm/fsp1/fsp_types.h rename to arch/x86/include/asm/fsp/fsp_types.h diff --git a/arch/x86/include/asm/fsp1/fsp_support.h b/arch/x86/include/asm/fsp1/fsp_support.h index f2ac8acdc9..c55119448b 100644 --- a/arch/x86/include/asm/fsp1/fsp_support.h +++ b/arch/x86/include/asm/fsp1/fsp_support.h @@ -7,7 +7,7 @@ #ifndef __FSP_SUPPORT_H__ #define __FSP_SUPPORT_H__ -#include "fsp_types.h" +#include #include "fsp_hob.h" #include "fsp_fv.h" #include "fsp_ffs.h"