]> git.baikalelectronics.ru Git - kernel.git/commit
firmware: provide stubs for the FW_LOADER=n case
authorJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 7 Mar 2008 14:57:54 +0000 (08:57 -0600)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 10 Mar 2008 23:33:33 +0000 (16:33 -0700)
commit3349927bba1fe6fc421c8d333f74bc402038a7ed
tree31328b2b8ced734069c577f6ad6a98ce561af270
parent9ab892c63d2b532054e46b92868ae10e4a36e6cf
firmware: provide stubs for the FW_LOADER=n case

libsas has a case where it uses the firmware loader to provide services,
but doesn't want to select it all the time.  This currently causes a
compile failure in libsas if FW_LOADER=n.  Fix this by providing error
stubs for the firmware loader API in the FW_LOADER=n case.

Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Cc: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/firmware.h