linux/drivers/staging/dst
Evgeniy Polyakov e333720166 Staging: DST: fix build dependancy
On Mon, Jan 19, 2009 at 10:12:24AM -0800, Randy Dunlap (randy.dunlap@oracle.com) wrote:
> 
> DST build fails when CONFIG_BLOCK=n:

DST should depend on block and block device, in the original patch its
kconfig entry was in the BLK_DEV menu, so this dependency was satisfied
automatically. Should attached patch be pushed into drivers/staging?

Reported-by: Randy Dunlap <randy.dunlap@oracle.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-04-03 14:53:33 -07:00
..
Kconfig Staging: DST: fix build dependancy 2009-04-03 14:53:33 -07:00
Makefile Staging: dst: kconfig and makefile changes. 2009-04-03 14:53:32 -07:00
crypto.c Staging: dst: crypto processing. 2009-04-03 14:53:32 -07:00
dcore.c Staging: DST: Do not allow empty barriers. 2009-04-03 14:53:33 -07:00
export.c Staging: DST: optimize bio allocation. 2009-04-03 14:53:33 -07:00
state.c Staging: dst: network state machine. 2009-04-03 14:53:32 -07:00
thread_pool.c Staging: DST: extend thread pool exit conditions. 2009-04-03 14:53:33 -07:00
trans.c Staging: dst: transactions. 2009-04-03 14:53:32 -07:00