Messages in this thread |  | | Subject | Re: [PATCH] misc: bcm-vk: only support ttyVK if CONFIG_TTY is set | From | Scott Branden <> | Date | Wed, 3 Feb 2021 14:41:26 -0800 |
| |
On 2021-02-03 2:17 p.m., Greg Kroah-Hartman wrote: > On Wed, Feb 03, 2021 at 01:04:51PM -0800, Scott Branden wrote: >> Correct compile issue if CONFIG_TTY is not set by >> only adding ttyVK devices if CONFIG_BCM_VK_TTY is set. >> >> Reported-by: Randy Dunlap <rdunlap@infradead.org> >> Signed-off-by: Scott Branden <scott.branden@broadcom.com> >> >> --- >> Changes since v3: > Is this "v4"? Your subject line doesn't say so :( Yes, a mistake. Sent same patch with PATCH v4 on subject line now. >
|  |