public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* usb_autopm_*() removal build failure...
@ 2009-12-12  1:45 David Miller
  2009-12-12  3:52 ` Greg KH
  2009-12-12  4:05 ` Greg KH
  0 siblings, 2 replies; 7+ messages in thread
From: David Miller @ 2009-12-12  1:45 UTC (permalink / raw)
  To: stern; +Cc: gregkh, linux-usb, linux-kernel


These routines are referenced by code in drivers/net/usb/kaweth.c and
in a comment in drivers/net/wimax/i2400m/usb-tx.c

The former causes a build failure.

drivers/net/usb/kaweth.c: In function 'kaweth_open':
drivers/net/usb/kaweth.c:719: error: implicit declaration of function 'usb_autopm_enable'
  CC      lib/syscall.o
  CC [M]  drivers/net/tokenring/tmspci.o
  CC [M]  drivers/char/synclink_gt.o
make[3]: *** [drivers/net/usb/kaweth.o] Error 1
make[2]: *** [drivers/net/usb] Error 2
make[2]: *** Waiting for unfinished jobs....

Just FYI...

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

end of thread, other threads:[~2009-12-13  1:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-12  1:45 usb_autopm_*() removal build failure David Miller
2009-12-12  3:52 ` Greg KH
2009-12-12  4:05 ` Greg KH
2009-12-12  5:47   ` David Miller
2009-12-12  6:46     ` Greg KH
2009-12-12  6:56     ` Stephen Rothwell
2009-12-12  6:59       ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox