aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-axm5516.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/clk/clk-axm5516.c')
-rw-r--r--drivers/clk/clk-axm5516.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/clk/clk-axm5516.c b/drivers/clk/clk-axm5516.c
index 98e0c9ba7b61..07e80fe8c310 100644
--- a/drivers/clk/clk-axm5516.c
+++ b/drivers/clk/clk-axm5516.c
@@ -1,3 +1,4 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * drivers/clk/clk-axm5516.c 3 * drivers/clk/clk-axm5516.c
3 * 4 *
@@ -5,10 +6,6 @@
5 * the Axxia device: PLL clock, a clock divider and a clock mux. 6 * the Axxia device: PLL clock, a clock divider and a clock mux.
6 * 7 *
7 * Copyright (C) 2014 LSI Corporation 8 * Copyright (C) 2014 LSI Corporation
8 *
9 * This program is free software; you can redistribute it and/or modify it
10 * under the terms of the GNU General Public License version 2 as published by
11 * the Free Software Foundation.
12 */ 9 */
13#include <linux/module.h> 10#include <linux/module.h>
14#include <linux/kernel.h> 11#include <linux/kernel.h>