Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit a22f00c0 authored by Michal Simek's avatar Michal Simek
Browse files

ARM: zynq: Remove clk/zynq.h header

slcr.c is not having any reference to clock that's why remove it.

Link: https://lore.kernel.org/r/d7b129c8e3f867c2fda5fb0adbb1983103c5be5e.1704885029.git.michal.simek@amd.com


Signed-off-by: default avatarMichal Simek <michal.simek@amd.com>
parent 554add03
No related merge requests found
......@@ -10,7 +10,6 @@
#include <linux/mfd/syscon.h>
#include <linux/of_address.h>
#include <linux/regmap.h>
#include <linux/clk/zynq.h>
#include "common.h"
/* register offsets */
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment