diff options
Diffstat (limited to 'drivers/tty/serial/kgdboc.c')
-rw-r--r-- | drivers/tty/serial/kgdboc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/tty/serial/kgdboc.c b/drivers/tty/serial/kgdboc.c index a260cde743e2..62d162ae7610 100644 --- a/drivers/tty/serial/kgdboc.c +++ b/drivers/tty/serial/kgdboc.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Based on the same principle as kgdboe using the NETPOLL api, this | 3 | * Based on the same principle as kgdboe using the NETPOLL api, this |
3 | * driver uses a console polling api to implement a gdb serial inteface | 4 | * driver uses a console polling api to implement a gdb serial inteface |