From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.9 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 76D06FA372C for ; Fri, 8 Nov 2019 13:03:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 4B0E62085B for ; Fri, 8 Nov 2019 13:03:39 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=rasmusvillemoes.dk header.i=@rasmusvillemoes.dk header.b="fwPnjhH+" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729974AbfKHNCJ (ORCPT ); Fri, 8 Nov 2019 08:02:09 -0500 Received: from mail-lj1-f193.google.com ([209.85.208.193]:41252 "EHLO mail-lj1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729737AbfKHNCF (ORCPT ); Fri, 8 Nov 2019 08:02:05 -0500 Received: by mail-lj1-f193.google.com with SMTP id m9so6113919ljh.8 for ; Fri, 08 Nov 2019 05:02:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rasmusvillemoes.dk; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=N4h2w9DiO+4P3jPc0w1TT3xARdv8ATB93lgz8xw4vxA=; b=fwPnjhH+AaqAmrnzgfvsU+L9+8OhXmN2600F8bPtwqsqH8u1+zeWZvMRZT2S5CtXhN bzKLLdixWy9kgQjYP/uOsAIZp0u1Ssmgt4tcoj8VPgGjQ22Hm/uXXQlOmed8oj0PSuLt ZGmRW8UaAsucAjYrV7oJhG1YpGes9Og+Zn4Uk= 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=N4h2w9DiO+4P3jPc0w1TT3xARdv8ATB93lgz8xw4vxA=; b=twaR9SIgxqiTDZ7U5agMd5D3jT5F9cxZ9Sny1MyV9l4SXkdcB7i/P7ZTdM15lTflsQ trEXW6f+UMFVrnk0zAdMS9QBF1FyptKs7wNxlK2qus/H66Tj9S3AwKH61q0pwSJXkgPo luoJCEdGtoLKmoLHqO49iM4Y5gWTEw7/LN30K7OBlLjTijEUcMRLDOpA8KwIDObhG/R4 3Gei6nR6k7ju0nm1R44oVwBhJ17ST4B2wbNCKvySWd/Qgc8b0xjBrtgfS+thzNp48NRp 6t7uNEtv8QfC6m4ikxo8hLa7wpqeRWRm05NEWIL3hUDT2nOhmF700hUF2O3/isz60CUa oc8A== X-Gm-Message-State: APjAAAUwh9TfFlJL/BMJGekaHJYrIFcjgWnGLbeyKHAR8Bf6vPRmyXmu 2RDddOEvfj7t9x01j1N0HJlpxQ== X-Google-Smtp-Source: APXvYqyCwmZwJn72ggRacXvlR0yu2D6d+8LbbMJit9Xetek1SpNBQJ7uRnYgqyaDOgv8d24FMyh9nQ== X-Received: by 2002:a2e:89c2:: with SMTP id c2mr6731748ljk.161.1573218122321; Fri, 08 Nov 2019 05:02:02 -0800 (PST) Received: from prevas-ravi.prevas.se ([81.216.59.226]) by smtp.gmail.com with ESMTPSA id d28sm2454725lfn.33.2019.11.08.05.02.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 08 Nov 2019 05:02:01 -0800 (PST) From: Rasmus Villemoes To: Qiang Zhao , Li Yang , Christophe Leroy Cc: linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Scott Wood , Rasmus Villemoes Subject: [PATCH v4 27/47] soc/fsl/qe/qe.h: update include path for cpm.h Date: Fri, 8 Nov 2019 14:01:03 +0100 Message-Id: <20191108130123.6839-28-linux@rasmusvillemoes.dk> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20191108130123.6839-1-linux@rasmusvillemoes.dk> References: <20191108130123.6839-1-linux@rasmusvillemoes.dk> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org asm/cpm.h under arch/powerpc is now just a wrapper for including soc/fsl/cpm.h. In order to make the qe.h header usable on other architectures, use the latter path directly. Signed-off-by: Rasmus Villemoes --- include/soc/fsl/qe/qe.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/soc/fsl/qe/qe.h b/include/soc/fsl/qe/qe.h index 9cac04c692fd..521fa3a177e0 100644 --- a/include/soc/fsl/qe/qe.h +++ b/include/soc/fsl/qe/qe.h @@ -17,7 +17,7 @@ #include #include #include -#include +#include #include #include #include -- 2.23.0 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.6 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 361B4C5DF60 for ; Fri, 8 Nov 2019 14:41:59 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [203.11.71.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D6B3020869 for ; Fri, 8 Nov 2019 14:41:58 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=rasmusvillemoes.dk header.i=@rasmusvillemoes.dk header.b="fwPnjhH+" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D6B3020869 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=rasmusvillemoes.dk Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Received: from bilbo.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 478jdw0Bg1zF4jv for ; Sat, 9 Nov 2019 01:41:56 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=rasmusvillemoes.dk (client-ip=2a00:1450:4864:20::242; helo=mail-lj1-x242.google.com; envelope-from=linux@rasmusvillemoes.dk; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=none (p=none dis=none) header.from=rasmusvillemoes.dk Authentication-Results: lists.ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=rasmusvillemoes.dk header.i=@rasmusvillemoes.dk header.b="fwPnjhH+"; dkim-atps=neutral Received: from mail-lj1-x242.google.com (mail-lj1-x242.google.com [IPv6:2a00:1450:4864:20::242]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 478gQj52tjzF6qJ for ; Sat, 9 Nov 2019 00:02:05 +1100 (AEDT) Received: by mail-lj1-x242.google.com with SMTP id n21so6106231ljg.12 for ; Fri, 08 Nov 2019 05:02:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rasmusvillemoes.dk; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=N4h2w9DiO+4P3jPc0w1TT3xARdv8ATB93lgz8xw4vxA=; b=fwPnjhH+AaqAmrnzgfvsU+L9+8OhXmN2600F8bPtwqsqH8u1+zeWZvMRZT2S5CtXhN bzKLLdixWy9kgQjYP/uOsAIZp0u1Ssmgt4tcoj8VPgGjQ22Hm/uXXQlOmed8oj0PSuLt ZGmRW8UaAsucAjYrV7oJhG1YpGes9Og+Zn4Uk= 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=N4h2w9DiO+4P3jPc0w1TT3xARdv8ATB93lgz8xw4vxA=; b=mAwk3Z1vs9H3xDufhVAXx+Z0/r/pao5fo0KxSxlI9L58jPRRpl5p25TspE/K/44ZMo xoQjtyxLQwIc040DpZpeoa7wDwaoBENq6BSQ2mpieuQV7ETHgRtAdxvcOay3xYifW1HM liIJhxXGg8C7hzUv2q8X/nUiMIlyzWjS9ED9MZHV7xxnLTBcNi8yLfg9xdWFRldBt/7o rdxZorTiUOWIBg6o1tJ3bWmP7QM7gMqsctduAAaiLd9mF0vsLLrXbYlYu8CGSe0qOEZQ XQrkIPoGs2It3oi13GddbK+vix/IEN2Yhe+qXi0FuW/XWPN+9P51XKPCHRVmhfpsXZX9 O0CQ== X-Gm-Message-State: APjAAAVtQsrm9votzE6CpZp5uQTNWAk1dVZaUPPLYkYXysodv5bLuxOU 13kZyh/Bq/sfTWL8jZ2FVHPXCw== X-Google-Smtp-Source: APXvYqyCwmZwJn72ggRacXvlR0yu2D6d+8LbbMJit9Xetek1SpNBQJ7uRnYgqyaDOgv8d24FMyh9nQ== X-Received: by 2002:a2e:89c2:: with SMTP id c2mr6731748ljk.161.1573218122321; Fri, 08 Nov 2019 05:02:02 -0800 (PST) Received: from prevas-ravi.prevas.se ([81.216.59.226]) by smtp.gmail.com with ESMTPSA id d28sm2454725lfn.33.2019.11.08.05.02.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 08 Nov 2019 05:02:01 -0800 (PST) From: Rasmus Villemoes To: Qiang Zhao , Li Yang , Christophe Leroy Subject: [PATCH v4 27/47] soc/fsl/qe/qe.h: update include path for cpm.h Date: Fri, 8 Nov 2019 14:01:03 +0100 Message-Id: <20191108130123.6839-28-linux@rasmusvillemoes.dk> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20191108130123.6839-1-linux@rasmusvillemoes.dk> References: <20191108130123.6839-1-linux@rasmusvillemoes.dk> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Scott Wood , Rasmus Villemoes , linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" asm/cpm.h under arch/powerpc is now just a wrapper for including soc/fsl/cpm.h. In order to make the qe.h header usable on other architectures, use the latter path directly. Signed-off-by: Rasmus Villemoes --- include/soc/fsl/qe/qe.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/soc/fsl/qe/qe.h b/include/soc/fsl/qe/qe.h index 9cac04c692fd..521fa3a177e0 100644 --- a/include/soc/fsl/qe/qe.h +++ b/include/soc/fsl/qe/qe.h @@ -17,7 +17,7 @@ #include #include #include -#include +#include #include #include #include -- 2.23.0 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 236DEFA372C for ; Fri, 8 Nov 2019 13:10:57 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id DFE02206A3 for ; Fri, 8 Nov 2019 13:10:56 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="isGFqmdd"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=rasmusvillemoes.dk header.i=@rasmusvillemoes.dk header.b="fwPnjhH+" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DFE02206A3 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=rasmusvillemoes.dk Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=sWBJBk8AqhWqqP9TD/ouHbFlXhjaE+kOrFHU1r7qVRE=; b=isGFqmddTo4oWz yHu70Qw5WzneWOXXiBemysOUYmrRFg0AnCe40qxZTtQ8FNQG+yskDGbtKcOPt0VS/WqgFY6te2Vi7 pMNsXXGE5pliTrpbASjPfqqU2+tB2V55eixH2FPN79KP3et7URq4pYt5II5PE/VfQl4uSvbQR7ZGU ly3os9Kn2O5phQeEAKn7I1hVx/RG+ZeXAlcwjqHsquBg8yuHUpXavJ7/45HjZp65Osmlpmdv1LFmw X0TpKVa6PB3a8AnQYm10sNV7NAEGxVVaxf0EJ+NEPt0izjLeyBEhZ3Uo9Bxi3zTOSqYCxSik/XdTc rGjG1oqqAW9/vbDiWusw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iT42P-0005z4-SQ; Fri, 08 Nov 2019 13:10:53 +0000 Received: from mail-lj1-x244.google.com ([2a00:1450:4864:20::244]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iT3tr-0004ee-UC for linux-arm-kernel@lists.infradead.org; Fri, 08 Nov 2019 13:02:08 +0000 Received: by mail-lj1-x244.google.com with SMTP id p18so6130120ljc.6 for ; Fri, 08 Nov 2019 05:02:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rasmusvillemoes.dk; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=N4h2w9DiO+4P3jPc0w1TT3xARdv8ATB93lgz8xw4vxA=; b=fwPnjhH+AaqAmrnzgfvsU+L9+8OhXmN2600F8bPtwqsqH8u1+zeWZvMRZT2S5CtXhN bzKLLdixWy9kgQjYP/uOsAIZp0u1Ssmgt4tcoj8VPgGjQ22Hm/uXXQlOmed8oj0PSuLt ZGmRW8UaAsucAjYrV7oJhG1YpGes9Og+Zn4Uk= 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=N4h2w9DiO+4P3jPc0w1TT3xARdv8ATB93lgz8xw4vxA=; b=bWswJG8HTdwaESyx44LAuUsqtOsXBKw+xLDGKWNzmBvncbMaKmNsfs6/Va11DOxe5S /1qEg2s1o9ZoOCQf7se5mbi5XmVyLB8oa6FnGyIlUMpQ850UPlAtJspaBh/zv37kwwdS al16hi9SD65uDrJ8yz6mn4l2vUO7OOZ/3bNwsbkqQ3JMadb/YitdvUH40DnxXhE/X9Bi 0Hg/MH7wCU5REmDbDJ3ly7hhHUJAeJOhx5XFFaCS1s9WKAU6mL9x3y6qsfnGRvZJke9z 7/QYK1vlZZuH0JJs4qAaQKSnxL4ckAfdoVxLr3+CU+klwcnIEZwZqm/jQBrcmvGd/U4D vGsQ== X-Gm-Message-State: APjAAAWJnTEoAvSmAeWlJqqIH0wRDcbz088ka/OPPqdzl3FAz8uXRCnj xVq860m9WAGgvLpEkWMkD4hn0A== X-Google-Smtp-Source: APXvYqyCwmZwJn72ggRacXvlR0yu2D6d+8LbbMJit9Xetek1SpNBQJ7uRnYgqyaDOgv8d24FMyh9nQ== X-Received: by 2002:a2e:89c2:: with SMTP id c2mr6731748ljk.161.1573218122321; Fri, 08 Nov 2019 05:02:02 -0800 (PST) Received: from prevas-ravi.prevas.se ([81.216.59.226]) by smtp.gmail.com with ESMTPSA id d28sm2454725lfn.33.2019.11.08.05.02.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 08 Nov 2019 05:02:01 -0800 (PST) From: Rasmus Villemoes To: Qiang Zhao , Li Yang , Christophe Leroy Subject: [PATCH v4 27/47] soc/fsl/qe/qe.h: update include path for cpm.h Date: Fri, 8 Nov 2019 14:01:03 +0100 Message-Id: <20191108130123.6839-28-linux@rasmusvillemoes.dk> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20191108130123.6839-1-linux@rasmusvillemoes.dk> References: <20191108130123.6839-1-linux@rasmusvillemoes.dk> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191108_050204_089561_750CFBCC X-CRM114-Status: GOOD ( 11.32 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Scott Wood , Rasmus Villemoes , linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org asm/cpm.h under arch/powerpc is now just a wrapper for including soc/fsl/cpm.h. In order to make the qe.h header usable on other architectures, use the latter path directly. Signed-off-by: Rasmus Villemoes --- include/soc/fsl/qe/qe.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/soc/fsl/qe/qe.h b/include/soc/fsl/qe/qe.h index 9cac04c692fd..521fa3a177e0 100644 --- a/include/soc/fsl/qe/qe.h +++ b/include/soc/fsl/qe/qe.h @@ -17,7 +17,7 @@ #include #include #include -#include +#include #include #include #include -- 2.23.0 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel