]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
Char: cyclades, select FW_LOADER
authorJiri Slaby <jirislaby@gmail.com>
Thu, 26 Jul 2007 17:41:17 +0000 (10:41 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 26 Jul 2007 18:35:19 +0000 (11:35 -0700)
commitee2077d97b2f392cfc0b884775ac58aa9b9b8c8f
tree8f9927ee47d2a304fd20dd3c1d804c2fb43ec2fc
parent252c01dc272c4b56bf1ab8582b3031682de153b3
Char: cyclades, select FW_LOADER

Fix link errors below by selecting FW_LOADER
  LD      .tmp_vmlinux1
drivers/built-in.o: In function `cyz_load_fw':
drivers/char/cyclades.c:4908: undefined reference to `request_firmware'
drivers/char/cyclades.c:4979: undefined reference to `release_firmware'

Cc: <toralf.foerster@gmx.de>
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/Kconfig