diff options
Diffstat (limited to 'drivers/edac/wq.c')
-rw-r--r-- | drivers/edac/wq.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/edac/wq.c b/drivers/edac/wq.c index 2a9a11ae2461..d021d287eaec 100644 --- a/drivers/edac/wq.c +++ b/drivers/edac/wq.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-only #include "edac_module.h" static struct workqueue_struct *wq; |