1
0
Fork 0
alistair23-linux/drivers/staging/unisys/channels
Ken Cox 55afa336f9 Staging:unisys: Add Kconfig dependency on UNISYS_VISORUTIL to UNISYS_CHANNELSTUB
The visorchannelstub module references the variable unisys_spar_platform
which is declared in the visorutil module.  Add the proper dependency to
Kconfig to ensure that visorutil is enabled when building visorchannelstub.

This address the build error:
   drivers/built-in.o: In function `channel_mod_init':
   chanstub.c:(.init.text+0xbe24): undefined reference to `unisys_spar_platform'

Reported by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Ken Cox <jkc@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-07-08 15:37:59 -07:00
..
Kconfig Staging:unisys: Add Kconfig dependency on UNISYS_VISORUTIL to UNISYS_CHANNELSTUB 2014-07-08 15:37:59 -07:00
Makefile staging: unisys: remove unused macros 2014-06-26 20:13:40 -04:00
channel.c
chanstub.c Staging: unisys: detect s-Par firmware 2014-05-18 09:44:17 -07:00
chanstub.h