From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [203.10.76.45]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.ozlabs.org", Issuer "CA Cert Signing Authority" (verified OK)) by bilbo.ozlabs.org (Postfix) with ESMTPS id E634BB7135 for ; Mon, 15 Jun 2009 16:58:59 +1000 (EST) Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 43E8FDDD01 for ; Mon, 15 Jun 2009 16:58:58 +1000 (EST) Subject: fsl_pq_mdio warning From: Benjamin Herrenschmidt To: linuxppc-dev list Content-Type: text/plain; charset="UTF-8" Date: Mon, 15 Jun 2009 16:58:47 +1000 Message-Id: <1245049127.19217.50.camel@pasglop> Mime-Version: 1.0 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , New warning: drivers/net/fsl_pq_mdio.c:468: warning: type defaults to ‘int’ in declaration of ‘subsys_initcall_sync’ Can whoever maintains that driver fix it please ? Cheers, Ben.