|
@@ -1,13 +1,10 @@
|
|
|
+// SPDX-License-Identifier: GPL-2.0
|
|
|
/*
|
|
|
* r8a7790 Common Clock Framework support
|
|
|
*
|
|
|
* Copyright (C) 2013 Renesas Solutions Corp.
|
|
|
*
|
|
|
* Contact: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
|
|
|
- *
|
|
|
- * This program is free software; you can redistribute it and/or modify
|
|
|
- * it under the terms of the GNU General Public License as published by
|
|
|
- * the Free Software Foundation; version 2 of the License.
|
|
|
*/
|
|
|
|
|
|
#include <linux/clk-provider.h>
|