Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752232AbbBWLXS (ORCPT ); Mon, 23 Feb 2015 06:23:18 -0500 Received: from mout.kundenserver.de ([212.227.17.10]:62639 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751861AbbBWLXR (ORCPT ); Mon, 23 Feb 2015 06:23:17 -0500 From: Arnd Bergmann To: linux-arm-kernel@lists.infradead.org Cc: Phong Tran , tinamdar@apm.com, bhelgaas@google.com, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] PCI: xgene: Fix the map_bus callback prototype Date: Mon, 23 Feb 2015 12:23:03 +0100 Message-ID: <18992705.dPyaFqicRN@wuerfel> User-Agent: KMail/4.11.5 (Linux/3.16.0-10-generic; KDE/4.11.5; x86_64; ; ) In-Reply-To: <1424686899-7869-1-git-send-email-tranmanphong@gmail.com> References: <1424686899-7869-1-git-send-email-tranmanphong@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Provags-ID: V03:K0:1omsYDAQil8pVwbk2ztS9UA7Vo0RfAb+BiX1TH4zfBMN5gI5NsZ 5wqab7BR/4hL6Clee7TQ8VwPizMjLATm7P+OHTEfyjZJFF9ZeatIs+ttLiUTOzZNCn/isGb lSrZ2Q8+q9gSDV5Q1Z6J92J3XM3whmK8/wkbAG8y/BjuJgG0jtrVQNMn2g8JkItLsuQN8ST ElhkMUuMa2W9Zl2T1FOjA== X-UI-Out-Filterresults: notjunk:1; Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 573 Lines: 18 On Monday 23 February 2015 17:21:39 Phong Tran wrote: > The return value should be void __iomem *. > Tested by compile only. > > Signed-off-by: Phong Tran > Acked-by: Arnd Bergmann Thanks for the fix, I had noticed this in the build bot logs but not yet reported on the list. Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/