From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751242AbdHXFXi (ORCPT ); Thu, 24 Aug 2017 01:23:38 -0400 Received: from ozlabs.org ([103.22.144.67]:43139 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750806AbdHXFXh (ORCPT ); Thu, 24 Aug 2017 01:23:37 -0400 Date: Thu, 24 Aug 2017 15:23:35 +1000 From: Stephen Rothwell To: Greg KH Cc: Kishon Vijay Abraham I , Linux-Next Mailing List , Linux Kernel Mailing List , John Crispin , Harvey Hunt Subject: Re: linux-next: build warning after merge of the phy-next tree Message-ID: <20170824152335.7d9977e8@canb.auug.org.au> In-Reply-To: <20170822150733.32c8514c@canb.auug.org.au> References: <20170822150733.32c8514c@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Greg, On Tue, 22 Aug 2017 15:07:33 +1000 Stephen Rothwell wrote: > > Hi Kishon, > > After merging the phy-next tree, today's linux-next build (x86_64 > allmodconfig) produced this warning: > > drivers/phy/ralink/phy-ralink-usb.c: In function 'ralink_usb_phy_probe': > drivers/phy/ralink/phy-ralink-usb.c:195:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > phy->clk = (u32) match->data; > ^ > > Introduced by commit > > 2411a736ff09 ("phy: ralink-usb: add driver for Mediatek/Ralink") I now get this warning after merging the usb tree ... -- Cheers, Stephen Rothwell