|
@@ -52,7 +52,7 @@ struct kvm_vqconfig {
|
|
|
|
|
|
#ifdef __KERNEL__
|
|
#ifdef __KERNEL__
|
|
/* early virtio console setup */
|
|
/* early virtio console setup */
|
|
-#ifdef CONFIG_VIRTIO_CONSOLE
|
|
|
|
|
|
+#ifdef CONFIG_S390_GUEST
|
|
extern void s390_virtio_console_init(void);
|
|
extern void s390_virtio_console_init(void);
|
|
#else
|
|
#else
|
|
static inline void s390_virtio_console_init(void)
|
|
static inline void s390_virtio_console_init(void)
|