diff options
Diffstat (limited to 'sound/core/pcm_iec958.c')
-rw-r--r-- | sound/core/pcm_iec958.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sound/core/pcm_iec958.c b/sound/core/pcm_iec958.c index 5e6aed64f451..073540f73b2f 100644 --- a/sound/core/pcm_iec958.c +++ b/sound/core/pcm_iec958.c | |||
@@ -1,9 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * PCM DRM helpers | 3 | * PCM DRM helpers |
3 | * | ||
4 | * This program is free software; you can redistribute it and/or modify | ||
5 | * it under the terms of the GNU General Public License version 2 as | ||
6 | * published by the Free Software Foundation. | ||
7 | */ | 4 | */ |
8 | #include <linux/export.h> | 5 | #include <linux/export.h> |
9 | #include <linux/types.h> | 6 | #include <linux/types.h> |