diff options
Diffstat (limited to 'drivers/pinctrl/pinctrl-amd.h')
-rw-r--r-- | drivers/pinctrl/pinctrl-amd.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/drivers/pinctrl/pinctrl-amd.h b/drivers/pinctrl/pinctrl-amd.h index 22af7edfdb38..3e5760f1a715 100644 --- a/drivers/pinctrl/pinctrl-amd.h +++ b/drivers/pinctrl/pinctrl-amd.h | |||
@@ -1,13 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * GPIO driver for AMD | 3 | * GPIO driver for AMD |
3 | * | 4 | * |
4 | * Copyright (c) 2014,2015 Ken Xue <Ken.Xue@amd.com> | 5 | * Copyright (c) 2014,2015 Ken Xue <Ken.Xue@amd.com> |
5 | * Jeff Wu <Jeff.Wu@amd.com> | 6 | * Jeff Wu <Jeff.Wu@amd.com> |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify it | ||
8 | * under the terms and conditions of the GNU General Public License, | ||
9 | * version 2, as published by the Free Software Foundation. | ||
10 | * | ||
11 | */ | 7 | */ |
12 | 8 | ||
13 | #ifndef _PINCTRL_AMD_H | 9 | #ifndef _PINCTRL_AMD_H |