Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1201835
| From | Jim Davis <jim.epost@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | randconfig build error with next-20150806, in drivers/usb/gadget/function/f_mass_storage.c |
| Date | 2015-08-06 17:10 +0200 |
| Message-ID | <pUuXT-4cV-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Building with the attached random configuration file, drivers/usb/gadget/function/f_mass_storage.c: In function ‘fsg_main_thread’: drivers/usb/gadget/function/f_mass_storage.c:2520:2: error: implicit declaration of function ‘set_fs’ [-Werror=implicit-function-declaration] set_fs(get_ds()); ^ drivers/usb/gadget/function/f_mass_storage.c:2520:2: error: implicit declaration of function ‘get_ds’ [-Werror=implicit-function-declaration] -- Jim
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
randconfig build error with next-20150806, in drivers/usb/gadget/function/f_mass_storage.c Jim Davis <jim.epost@gmail.com> - 2015-08-06 17:10 +0200 Re: randconfig build error with next-20150806, in drivers/usb/gadget/function/f_mass_storage.c Alan Stern <stern@rowland.harvard.edu> - 2015-08-06 17:30 +0200
csiph-web