diff options
Diffstat (limited to 'include/linux/mfd/ac100.h')
-rw-r--r-- | include/linux/mfd/ac100.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/include/linux/mfd/ac100.h b/include/linux/mfd/ac100.h index 3c148f196b9f..88005c3a1b2d 100644 --- a/include/linux/mfd/ac100.h +++ b/include/linux/mfd/ac100.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Functions and registers to access AC100 codec / RTC combo IC. | 3 | * Functions and registers to access AC100 codec / RTC combo IC. |
3 | * | 4 | * |
4 | * Copyright (C) 2016 Chen-Yu Tsai | 5 | * Copyright (C) 2016 Chen-Yu Tsai |
5 | * | 6 | * |
6 | * Chen-Yu Tsai <wens@csie.org> | 7 | * Chen-Yu Tsai <wens@csie.org> |
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 | */ | 8 | */ |
12 | 9 | ||
13 | #ifndef __LINUX_MFD_AC100_H | 10 | #ifndef __LINUX_MFD_AC100_H |