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=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,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 07E6BC43215 for ; Mon, 18 Nov 2019 11:25:45 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D1A092084D for ; Mon, 18 Nov 2019 11:25:44 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=rasmusvillemoes.dk header.i=@rasmusvillemoes.dk header.b="bIXhboGA" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727675AbfKRLZl (ORCPT ); Mon, 18 Nov 2019 06:25:41 -0500 Received: from mail-wm1-f68.google.com ([209.85.128.68]:33021 "EHLO mail-wm1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727250AbfKRLYJ (ORCPT ); Mon, 18 Nov 2019 06:24:09 -0500 Received: by mail-wm1-f68.google.com with SMTP id a17so15756505wmb.0 for ; Mon, 18 Nov 2019 03:24:08 -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=skc4BB3FfJVhrMQufim0pPb5lTLStBal+/ZiI3PgHrk=; b=bIXhboGAOfHEuhy5XNvLSkt/v8AbF7er8M7+DnbVSRGu/nfzVD9BIZMY9lvVjK01yq x4OwM95DdJqvHHmAn2AEIZpahfvZGZTl5VI+0W8Nii1hH0oJGGfoxnKmw/9+dD48TPoO 1EZMF/DjpiyKhwbirwHabUH+m5MatGIRUQD+Q= 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=skc4BB3FfJVhrMQufim0pPb5lTLStBal+/ZiI3PgHrk=; b=XN7t9vfNvwqF1UfMFg5lB2P7Onph6zciPfwyID92mP+jAgXj6wUg6wJAYnlsaDBPQB lCAcsR4sdilqnym/s0R1yee8uQjFbQOgihfjOl4gF2uH+6S8Sv1wCVRFTmonTGoPHm85 tQabSQ2/2481FcgZEaPntSNQsCTSU6SjfGdUogP0KnT/bQTzAzIRaz3IsOdpPzMXYT07 Tpa6+XQelNYqk6Y2PKCD+8W8sEXTPQrV+sFAqyktXsaR2oNym8NoP7JIg2HJusKABBK7 BwSDwBgSHdjYnaTIBOhmrTTWe+c/XgiDPxjUaxSPCfGB/CRdxyT/HnzZXSIbT5KzsPUP ZwBg== X-Gm-Message-State: APjAAAXSKuEYiYiWy3rIxaO00kHMCTCT8FTOlGn25YuuqS8MG3BMpO7q lWFnm20RAMO3u5rVJ8tE4Bs2Eg== X-Google-Smtp-Source: APXvYqzv/wXIsjaRbMxH9N3IlxmKxJic89M7wV8bzm0V/mj0kc0XrptcV3zjVvdAWMEcHYldq3xfjg== X-Received: by 2002:a7b:c768:: with SMTP id x8mr29728216wmk.26.1574076247328; Mon, 18 Nov 2019 03:24:07 -0800 (PST) Received: from prevas-ravi.prevas.se (ip-5-186-115-54.cgn.fibianet.dk. [5.186.115.54]) by smtp.gmail.com with ESMTPSA id y2sm21140815wmy.2.2019.11.18.03.24.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 18 Nov 2019 03:24:07 -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 , Timur Tabi , Rasmus Villemoes , linux-serial@vger.kernel.org Subject: [PATCH v5 28/48] serial: ucc_uart: explicitly include soc/fsl/cpm.h Date: Mon, 18 Nov 2019 12:23:04 +0100 Message-Id: <20191118112324.22725-29-linux@rasmusvillemoes.dk> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20191118112324.22725-1-linux@rasmusvillemoes.dk> References: <20191118112324.22725-1-linux@rasmusvillemoes.dk> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-serial-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-serial@vger.kernel.org This driver uses #defines from soc/fsl/cpm.h, so instead of relying on some other header pulling that in, do that explicitly. This is preparation for allowing this driver to build on ARM. Signed-off-by: Rasmus Villemoes --- drivers/tty/serial/ucc_uart.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/tty/serial/ucc_uart.c b/drivers/tty/serial/ucc_uart.c index a0555ae2b1ef..7e802616cba8 100644 --- a/drivers/tty/serial/ucc_uart.c +++ b/drivers/tty/serial/ucc_uart.c @@ -32,6 +32,7 @@ #include #include +#include #include /* -- 2.23.0