netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: mmotm 2013-06-05-17-24 uploaded (ptp_pch)
       [not found] <20130606002636.6746F5A41AE@corp2gmr1-2.hot.corp.google.com>
@ 2013-06-06  4:37 ` Randy Dunlap
  2013-06-06 19:51   ` Ben Hutchings
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2013-06-06  4:37 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel, linux-next, Richard Cochran, netdev

On 06/05/13 17:26, akpm@linux-foundation.org wrote:
> The mm-of-the-moment snapshot 2013-06-05-17-24 has been uploaded to
> 
>    http://www.ozlabs.org/~akpm/mmotm/
> 
> mmotm-readme.txt says
> 
> README for mm-of-the-moment:
> 
> http://www.ozlabs.org/~akpm/mmotm/
> 

on i386:  when CONFIG_PCI is not enabled:

drivers/ptp/ptp_pch.c:710:1: warning: data definition has no type or storage class [enabled by default]
drivers/ptp/ptp_pch.c:710:1: warning: type defaults to 'int' in declaration of 'module_pci_driver' [-Wimplicit-int]
drivers/ptp/ptp_pch.c:710:1: warning: parameter names (without types) in function declaration [enabled by default]
drivers/ptp/ptp_pch.c:701:26: warning: 'pch_driver' defined but not used [-Wunused-variable]


-- 
~Randy

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: mmotm 2013-06-05-17-24 uploaded (ptp_pch)
  2013-06-06  4:37 ` mmotm 2013-06-05-17-24 uploaded (ptp_pch) Randy Dunlap
@ 2013-06-06 19:51   ` Ben Hutchings
  0 siblings, 0 replies; 2+ messages in thread
From: Ben Hutchings @ 2013-06-06 19:51 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: akpm, linux-kernel, linux-next, Richard Cochran, netdev

On Wed, 2013-06-05 at 21:37 -0700, Randy Dunlap wrote:
> On 06/05/13 17:26, akpm@linux-foundation.org wrote:
> > The mm-of-the-moment snapshot 2013-06-05-17-24 has been uploaded to
> > 
> >    http://www.ozlabs.org/~akpm/mmotm/
> > 
> > mmotm-readme.txt says
> > 
> > README for mm-of-the-moment:
> > 
> > http://www.ozlabs.org/~akpm/mmotm/
> > 
> 
> on i386:  when CONFIG_PCI is not enabled:
> 
> drivers/ptp/ptp_pch.c:710:1: warning: data definition has no type or storage class [enabled by default]
> drivers/ptp/ptp_pch.c:710:1: warning: type defaults to 'int' in declaration of 'module_pci_driver' [-Wimplicit-int]
> drivers/ptp/ptp_pch.c:710:1: warning: parameter names (without types) in function declaration [enabled by default]
> drivers/ptp/ptp_pch.c:701:26: warning: 'pch_driver' defined but not used [-Wunused-variable]

Right, it should depend on CONFIG_PCI.  Previously reported in
<http://thread.gmane.org/gmane.linux.network/270531> but there was then
some confusion about whether it was s390 breakage (which it isn't).

Ben.

-- 
Ben Hutchings, Staff Engineer, Solarflare
Not speaking for my employer; that's the marketing department's job.
They asked us to note that Solarflare product names are trademarked.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-06-06 19:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20130606002636.6746F5A41AE@corp2gmr1-2.hot.corp.google.com>
2013-06-06  4:37 ` mmotm 2013-06-05-17-24 uploaded (ptp_pch) Randy Dunlap
2013-06-06 19:51   ` Ben Hutchings

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).