Files
linux-stable-mirror/include/linux
James Bottomley 69d44a1835 firmware: fix the request_firmware() dummy
> the build (.config attached) failed, make ends with :
> ...
>   UPD     include/linux/compile.h
>   CC      init/version.o
>   LD      init/built-in.o
>   LD      vmlinux
> drivers/built-in.o: In function `sas_request_addr':
> (.text+0x33bab): undefined reference to `request_firmware'
> drivers/built-in.o: In function `sas_request_addr':
> (.text+0x33c3f): undefined reference to `release_firmware'
> make: *** [vmlinux] Error 1

There's a slight fault in the stub logic.  It fails for FW_LOADER=m and
the user =y.

This should fix it.

This patch fixes the following 2.6.26-rc regression:
  http://bugzilla.kernel.org/show_bug.cgi?id=10730

Reviewed-by: Toralf Foerster <toralf.foerster@gmx.de>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Cc: "Rafael J. Wysocki" <rjw@sisk.pl>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-04 10:40:04 -07:00
..
2008-06-19 10:42:17 +10:00
2008-06-19 10:42:17 +10:00
2008-07-01 22:38:18 +02:00
2008-06-30 09:25:12 -04:00
2008-06-11 19:13:46 -04:00
2008-06-12 18:05:41 -07:00
2008-06-12 18:05:40 -07:00
2008-06-12 10:12:42 +02:00
2008-07-04 10:40:04 -07:00
2008-07-04 10:40:04 -07:00
2008-06-12 10:48:00 +02:00