mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
07f070dda4
The vx driver has a debug printk code without proper KERN_ prefix. On recent kernels, KERN_CONT prefix is mandatory for continued output lines. Put it properly. Signed-off-by: Takashi Iwai <tiwai@suse.de>