* Re: [PATCH] s390: select CONFIG_TTY for use of tty in unconditional keyboard driver
2014-02-27 2:13 ` [PATCH] s390: select CONFIG_TTY for use of tty in unconditional keyboard driver Josh Triplett
@ 2014-02-27 2:43 ` Stephen Rothwell
2014-02-27 7:07 ` Heiko Carstens
1 sibling, 0 replies; 3+ messages in thread
From: Stephen Rothwell @ 2014-02-27 2:43 UTC (permalink / raw)
To: Josh Triplett
Cc: Andrew Morton, linux-next, linux-kernel, Martin Schwidefsky,
Heiko Carstens, linux390, linux-s390
[-- Attachment #1: Type: text/plain, Size: 425 bytes --]
Hi Josh,
On Wed, 26 Feb 2014 18:13:06 -0800 Josh Triplett <josh@joshtriplett.org> wrote:
>
> The unconditionally built keyboard driver, drivers/s390/char/keyboard.c,
> requires CONFIG_TTY, so select it from CONFIG_S390 to prevent a build
> error.
>
> Signed-off-by: Josh Triplett <josh@joshtriplett.org>
Will be added to linux-next today.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] s390: select CONFIG_TTY for use of tty in unconditional keyboard driver
2014-02-27 2:13 ` [PATCH] s390: select CONFIG_TTY for use of tty in unconditional keyboard driver Josh Triplett
2014-02-27 2:43 ` Stephen Rothwell
@ 2014-02-27 7:07 ` Heiko Carstens
1 sibling, 0 replies; 3+ messages in thread
From: Heiko Carstens @ 2014-02-27 7:07 UTC (permalink / raw)
To: Josh Triplett
Cc: Stephen Rothwell, Andrew Morton, linux-next, linux-kernel,
Martin Schwidefsky, linux390, linux-s390
On Wed, Feb 26, 2014 at 06:13:06PM -0800, Josh Triplett wrote:
> The unconditionally built keyboard driver, drivers/s390/char/keyboard.c,
> requires CONFIG_TTY, so select it from CONFIG_S390 to prevent a build
> error.
>
> Signed-off-by: Josh Triplett <josh@joshtriplett.org>
> ---
> arch/s390/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
Applied, thanks!
^ permalink raw reply [flat|nested] 3+ messages in thread