File tree Expand file tree Collapse file tree 5 files changed +5
-25
lines changed Expand file tree Collapse file tree 5 files changed +5
-25
lines changed Original file line number Diff line number Diff line change 1
- // SPDX-License-Identifier: GPL-2.0
1
+ // SPDX-License-Identifier: GPL-2.0-only
2
2
/*
3
3
* Pinctrl for Cirrus Logic CS47L35
4
4
*
5
5
* Copyright (C) 2016-2017 Cirrus Logic
6
- *
7
- * This program is free software; you can redistribute it and/or modify
8
- * it under the terms of the GNU General Public License as published by the
9
- * Free Software Foundation; version 2.
10
6
*/
11
7
12
8
#include <linux/err.h>
Original file line number Diff line number Diff line change 1
- // SPDX-License-Identifier: GPL-2.0
1
+ // SPDX-License-Identifier: GPL-2.0-only
2
2
/*
3
3
* Pinctrl for Cirrus Logic CS47L85
4
4
*
5
5
* Copyright (C) 2016-2017 Cirrus Logic
6
- *
7
- * This program is free software; you can redistribute it and/or modify
8
- * it under the terms of the GNU General Public License as published by the
9
- * Free Software Foundation; version 2.
10
6
*/
11
7
12
8
#include <linux/err.h>
Original file line number Diff line number Diff line change 1
- // SPDX-License-Identifier: GPL-2.0
1
+ // SPDX-License-Identifier: GPL-2.0-only
2
2
/*
3
3
* Pinctrl for Cirrus Logic CS47L90
4
4
*
5
5
* Copyright (C) 2016-2017 Cirrus Logic
6
- *
7
- * This program is free software; you can redistribute it and/or modify
8
- * it under the terms of the GNU General Public License as published by the
9
- * Free Software Foundation; version 2.
10
6
*/
11
7
12
8
#include <linux/err.h>
Original file line number Diff line number Diff line change 1
- // SPDX-License-Identifier: GPL-2.0
1
+ // SPDX-License-Identifier: GPL-2.0-only
2
2
/*
3
3
* Pinctrl for Cirrus Logic Madera codecs
4
4
*
5
5
* Copyright (C) 2016-2018 Cirrus Logic
6
- *
7
- * This program is free software; you can redistribute it and/or modify
8
- * it under the terms of the GNU General Public License as published by the
9
- * Free Software Foundation; version 2.
10
6
*/
11
7
12
8
#include <linux/err.h>
Original file line number Diff line number Diff line change 1
- // SPDX-License-Identifier: GPL-2.0
1
+ /* SPDX-License-Identifier: GPL-2.0-only */
2
2
/*
3
3
* Pinctrl for Cirrus Logic Madera codecs
4
4
*
5
5
* Copyright (C) 2016-2017 Cirrus Logic
6
- *
7
- * This program is free software; you can redistribute it and/or modify
8
- * it under the terms of the GNU General Public License as published by the
9
- * Free Software Foundation; version 2.
10
6
*/
11
7
12
8
#ifndef PINCTRL_MADERA_H
You can’t perform that action at this time.
0 commit comments