diff options
Diffstat (limited to 'sound/oss/mpu401.h')
-rw-r--r-- | sound/oss/mpu401.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/oss/mpu401.h b/sound/oss/mpu401.h index 0ad1e9ee74f7..6beb8c2ae405 100644 --- a/sound/oss/mpu401.h +++ b/sound/oss/mpu401.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* From uart401.c */ int probe_uart401 (struct address_info *hw_config, struct module *owner); |