aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/clk.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/clk.h')
-rw-r--r--include/linux/clk.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/linux/clk.h b/include/linux/clk.h
index f689fc58d7be..c8e3325868bd 100644
--- a/include/linux/clk.h
+++ b/include/linux/clk.h
@@ -1,13 +1,10 @@
1/* SPDX-License-Identifier: GPL-2.0-only */
1/* 2/*
2 * linux/include/linux/clk.h 3 * linux/include/linux/clk.h
3 * 4 *
4 * Copyright (C) 2004 ARM Limited. 5 * Copyright (C) 2004 ARM Limited.
5 * Written by Deep Blue Solutions Limited. 6 * Written by Deep Blue Solutions Limited.
6 * Copyright (C) 2011-2012 Linaro Ltd <mturquette@linaro.org> 7 * Copyright (C) 2011-2012 Linaro Ltd <mturquette@linaro.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#ifndef __LINUX_CLK_H 9#ifndef __LINUX_CLK_H
13#define __LINUX_CLK_H 10#define __LINUX_CLK_H