diff options
Diffstat (limited to 'drivers/clk/versatile/icst.h')
-rw-r--r-- | drivers/clk/versatile/icst.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/clk/versatile/icst.h b/drivers/clk/versatile/icst.h index 7519bba03b04..73a3062b4535 100644 --- a/drivers/clk/versatile/icst.h +++ b/drivers/clk/versatile/icst.h | |||
@@ -1,10 +1,7 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 2003 Deep Blue Solutions, Ltd, All Rights Reserved. | 3 | * Copyright (C) 2003 Deep Blue Solutions, Ltd, All Rights Reserved. |
3 | * | 4 | * |
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 | * | ||
8 | * Support functions for calculating clocks/divisors for the ICST | 5 | * Support functions for calculating clocks/divisors for the ICST |
9 | * clock generators. See http://www.idt.com/ for more information | 6 | * clock generators. See http://www.idt.com/ for more information |
10 | * on these devices. | 7 | * on these devices. |