diff options
Diffstat (limited to 'include/linux/mfd/core.h')
-rw-r--r-- | include/linux/mfd/core.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/include/linux/mfd/core.h b/include/linux/mfd/core.h index 99c0395fe1f9..b43fc5773ad7 100644 --- a/include/linux/mfd/core.h +++ b/include/linux/mfd/core.h | |||
@@ -1,14 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * drivers/mfd/mfd-core.h | 3 | * drivers/mfd/mfd-core.h |
3 | * | 4 | * |
4 | * core MFD support | 5 | * core MFD support |
5 | * Copyright (c) 2006 Ian Molton | 6 | * Copyright (c) 2006 Ian Molton |
6 | * Copyright (c) 2007 Dmitry Baryshkov | 7 | * Copyright (c) 2007 Dmitry Baryshkov |
7 | * | ||
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License version 2 as | ||
10 | * published by the Free Software Foundation. | ||
11 | * | ||
12 | */ | 8 | */ |
13 | 9 | ||
14 | #ifndef MFD_CORE_H | 10 | #ifndef MFD_CORE_H |