From patchwork Sun Dec 8 22:53:43 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Sergey Yanovich X-Patchwork-Id: 3307851 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 818BCC0D4A for ; Sun, 8 Dec 2013 22:57:16 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id CD1532024F for ; Sun, 8 Dec 2013 22:57:15 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E6E712022A for ; Sun, 8 Dec 2013 22:57:14 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VpnGO-0002zA-Vh; Sun, 08 Dec 2013 22:55:50 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1VpnFz-0007nK-A1; Sun, 08 Dec 2013 22:55:23 +0000 Received: from mail-lb0-x22e.google.com ([2a00:1450:4010:c04::22e]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VpnFN-0007gJ-WE for linux-arm-kernel@lists.infradead.org; Sun, 08 Dec 2013 22:54:46 +0000 Received: by mail-lb0-f174.google.com with SMTP id c11so1057750lbj.5 for ; Sun, 08 Dec 2013 14:54:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=lHjhjAis1ijhzNsIR5HyIkX9j6Vro0fTe7dvSFw4prY=; b=igXAM7Il5efNc83pixEeK/Jb4BzTRJOL/vsgqA/b0lZais8ugkettGx2I8UqLt32Np J0XWJglI3fBsYzZAVE51cjWf2xkBYu1Pou7ExGV5sbJyCT55WzoLbauON1IygfUHerZ2 uoRPyNyrbsJgPMik8adTJhWuSzup5LEkgOKy5g6Z2MyLXTb4BWDUuy29z3oV2N8UOM1L 8ahnsVI4s6puqIZgnB9cTbreZYebrPVjU9RB1C/M+xzV6Ec5+9wfb7SyKiBV+lg66O8B ixHlUR4GqB7Ie7l9nKgsLcf51VGb8Y3hssmX8jXgwMWqKe9TNOFfSFjPhILdISPi/cGf yn+A== X-Received: by 10.152.23.39 with SMTP id j7mr3875798laf.28.1386543263577; Sun, 08 Dec 2013 14:54:23 -0800 (PST) Received: from host5.omatika.ru (0893675324.static.corbina.ru. [95.31.1.192]) by mx.google.com with ESMTPSA id a8sm9892011lae.5.2013.12.08.14.54.22 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 08 Dec 2013 14:54:22 -0800 (PST) From: Sergei Ianovich To: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH 3/9] ARM: fix ohci-pxa27x build error with OF enabled Date: Mon, 9 Dec 2013 02:53:43 +0400 Message-Id: <1386543229-1542-4-git-send-email-ynvich@gmail.com> X-Mailer: git-send-email 1.8.4.3 In-Reply-To: <1386543229-1542-1-git-send-email-ynvich@gmail.com> References: <1386348542-9584-1-git-send-email-ynvich@gmail.com> <1386543229-1542-1-git-send-email-ynvich@gmail.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20131208_175446_195574_7DE24940 X-CRM114-Status: GOOD ( 11.58 ) X-Spam-Score: -1.9 (-) Cc: Sergei Ianovich , Alan Stern , "open list:USB OHCI DRIVER" , Russell King - ARM Linux , Greg Kroah-Hartman X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, RCVD_IN_SBL, RP_MATCHES_RCVD, T_DKIM_INVALID,UNPARSEABLE_RELAY autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP --->8--- $ make CC [M] drivers/usb/host/ohci-pxa27x.o drivers/usb/host/ohci-pxa27x.c: In function ‘ohci_pxa_of_init’: drivers/usb/host/ohci-pxa27x.c:310:2: error: implicit declaration of function ‘dma_coerce_mask_and_coherent’ [-Werror=implicit-function-declaration] drivers/usb/host/ohci-pxa27x.c:310:2: error: implicit declaration of function ‘DMA_BIT_MASK’ [-Werror=implicit-function-declaration] --->8--- Signed-off-by: Sergei Ianovich CC: Russell King - ARM Linux # Changes to be committed: --- drivers/usb/host/ohci-pxa27x.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/usb/host/ohci-pxa27x.c b/drivers/usb/host/ohci-pxa27x.c index e89ac4d..97983fd 100644 --- a/drivers/usb/host/ohci-pxa27x.c +++ b/drivers/usb/host/ohci-pxa27x.c @@ -24,6 +24,7 @@ #include #include #include +#include #include #include #include