diff options
Diffstat (limited to 'fs/proc/devices.c')
| -rw-r--r-- | fs/proc/devices.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/fs/proc/devices.c b/fs/proc/devices.c index e5709343feb7..2c7f22b14489 100644 --- a/fs/proc/devices.c +++ b/fs/proc/devices.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0  #include <linux/fs.h>  #include <linux/init.h>  #include <linux/proc_fs.h> |