From patchwork Tue Oct 9 20:13:54 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Arnd Bergmann X-Patchwork-Id: 12084 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 210C823F6D for ; Tue, 9 Oct 2012 20:14:16 +0000 (UTC) Received: from mail-ia0-f180.google.com (mail-ia0-f180.google.com [209.85.210.180]) by fiordland.canonical.com (Postfix) with ESMTP id C9ACAA18878 for ; Tue, 9 Oct 2012 20:14:15 +0000 (UTC) Received: by mail-ia0-f180.google.com with SMTP id f6so1111492iag.11 for ; Tue, 09 Oct 2012 13:14:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf:from:to:cc :subject:date:message-id:x-mailer:in-reply-to:references :x-provags-id:x-gm-message-state; bh=PAODptlr3w91eK8CHn1+n+golnP4yGrNg8lfGa9b1QQ=; b=Wi08TN+a0A2Vaf49CzjslmhhfXE8qxX+CfgUgSGua59rvrWhhmFApFeiQD0n/1W2or b6WP3lHR0Y3Pp7HR+EB6eUNLi8U42tsHqMT56OzkRo+8lh5YtRSl+M++vIzeNpIoW1I8 C96QXfjePak3b+wQ7s0NNoXXWlfqyRlleoy44pDxPpioVBFmep6aazOV/kXtBuVsvIZP CMZw1+iBOajQMITFJ4kNit+R7NHq0Oc+bXIc5U1n68xviRNz0NjbrjHELJt3ELRTH4nu Gbyxn378xGsqs3tELUJdSmLrpSEUABGMl+eHC5frekVhZr49LydcU71dZVvhujxRvADV 2Igg== Received: by 10.50.46.226 with SMTP id y2mr2928312igm.62.1349813655557; Tue, 09 Oct 2012 13:14:15 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.50.67.148 with SMTP id n20csp113895igt; Tue, 9 Oct 2012 13:14:14 -0700 (PDT) Received: by 10.216.140.34 with SMTP id d34mr11837313wej.218.1349813653786; Tue, 09 Oct 2012 13:14:13 -0700 (PDT) Received: from moutng.kundenserver.de (moutng.kundenserver.de. [212.227.17.8]) by mx.google.com with ESMTPS id h4si20669396wej.40.2012.10.09.13.14.13 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 09 Oct 2012 13:14:13 -0700 (PDT) Received-SPF: neutral (google.com: 212.227.17.8 is neither permitted nor denied by best guess record for domain of arnd@arndb.de) client-ip=212.227.17.8; Authentication-Results: mx.google.com; spf=neutral (google.com: 212.227.17.8 is neither permitted nor denied by best guess record for domain of arnd@arndb.de) smtp.mail=arnd@arndb.de Received: from klappe2.lan (HSI-KBW-149-172-5-253.hsi13.kabel-badenwuerttemberg.de [149.172.5.253]) by mrelayeu.kundenserver.de (node=mreu4) with ESMTP (Nemesis) id 0Mc50E-1T3b6g31gk-00JLRW; Tue, 09 Oct 2012 22:14:05 +0200 From: Arnd Bergmann To: arm@kernel.org Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Arnd Bergmann , Greg Kroah-Hartman , linux-usb@vger.kernel.org Subject: [PATCH v2 4/8] USB: EHCI: mark ehci_orion_conf_mbus_windows __devinit Date: Tue, 9 Oct 2012 22:13:54 +0200 Message-Id: <1349813638-4617-5-git-send-email-arnd@arndb.de> X-Mailer: git-send-email 1.7.10 In-Reply-To: <1349813638-4617-1-git-send-email-arnd@arndb.de> References: <1349813638-4617-1-git-send-email-arnd@arndb.de> X-Provags-ID: V02:K0:xX7UFas9oO8MuMTFYEO0qxxKVwYCwI/k728wnc8oubN /LlzUgg23MNpNEXu7uG0jRBj1T1/tBfJZwnq3NzTv4WBny0vjl trbYyrjOr+/izgRvtkLrHO5tLZ1EXwPIMBArX9G5X9eYVmFuwB HgqGB9IMEuHamMF53DPViLdaMs4qKikytdloPa0015NOrcZrUq vzsPEb9pSiBBWFqKjwRXVB553uvV98aPsloohuc3Db0y9Gnpn+ wWG5IvSurDR2V96ZQLUkwbh1YsGju4TjRZMCfK6FV7WSXRvWrD K6kEi8EiRjs3+amNZrgb98qdmzFH00k2BcscgubnONTpKguhvX 8HYjoM1SleVx00TYsO2+AYbR8ahiaD4odGMiQFO/o X-Gm-Message-State: ALoCoQkhZclQehquop3w4XZaAUtbYf0j6OgQfxcwGebi7sIax/irrt+sSITDus/X3q3v2uDZBV6/ The __devinit section is going away soon, but while it's still there, we get a correct warning about ehci_orion_conf_mbus_windows being discarded before its caller, so it should be marked __devinit rather than __init. Without this patch, building dove_defconfig results in: WARNING: drivers/usb/host/built-in.o(.devinit.text+0x8a4): Section mismatch in reference from the function ehci_orion_drv_probe() to the function .init.text:ehci_orion_conf_mbus_windows() The function __devinit ehci_orion_drv_probe() references a function __init ehci_orion_conf_mbus_windows(). If ehci_orion_conf_mbus_windows is only used by ehci_orion_drv_probe then annotate ehci_orion_conf_mbus_windows with a matching annotation. Signed-off-by: Arnd Bergmann Acked-by: Alan Stern Cc: Greg Kroah-Hartman Cc: linux-usb@vger.kernel.org --- drivers/usb/host/ehci-orion.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/usb/host/ehci-orion.c b/drivers/usb/host/ehci-orion.c index 8892d36..1f5dd5e 100644 --- a/drivers/usb/host/ehci-orion.c +++ b/drivers/usb/host/ehci-orion.c @@ -160,7 +160,7 @@ static const struct hc_driver ehci_orion_hc_driver = { .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete, }; -static void __init +static void __devinit ehci_orion_conf_mbus_windows(struct usb_hcd *hcd, const struct mbus_dram_target_info *dram) {