diff options
Diffstat (limited to 'drivers/fmc/fmc-debug.c')
| -rw-r--r-- | drivers/fmc/fmc-debug.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/fmc/fmc-debug.c b/drivers/fmc/fmc-debug.c index 32930722770c..1734c7cf0e76 100644 --- a/drivers/fmc/fmc-debug.c +++ b/drivers/fmc/fmc-debug.c | |||
| @@ -1,8 +1,7 @@ | |||
| 1 | // SPDX-License-Identifier: GPL-2.0-or-later | ||
| 1 | /* | 2 | /* |
| 2 | * Copyright (C) 2015 CERN (www.cern.ch) | 3 | * Copyright (C) 2015 CERN (www.cern.ch) |
| 3 | * Author: Federico Vaga <federico.vaga@cern.ch> | 4 | * Author: Federico Vaga <federico.vaga@cern.ch> |
| 4 | * | ||
| 5 | * Released according to the GNU GPL, version 2 or any later version. | ||
| 6 | */ | 5 | */ |
| 7 | 6 | ||
| 8 | #include <linux/module.h> | 7 | #include <linux/module.h> |
