diff options
Diffstat (limited to 'fs/proc/consoles.c')
-rw-r--r-- | fs/proc/consoles.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fs/proc/consoles.c b/fs/proc/consoles.c index 954caf0b7fee..dfe6ce3505ce 100644 --- a/fs/proc/consoles.c +++ b/fs/proc/consoles.c | |||
@@ -1,7 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright (c) 2010 Werner Fink, Jiri Slaby | 3 | * Copyright (c) 2010 Werner Fink, Jiri Slaby |
3 | * | ||
4 | * Licensed under GPLv2 | ||
5 | */ | 4 | */ |
6 | 5 | ||
7 | #include <linux/console.h> | 6 | #include <linux/console.h> |