Commit a22f00c0 authored by Michal Simek's avatar Michal Simek

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.comSigned-off-by: default avatarMichal Simek <michal.simek@amd.com>
parent 554add03
......@@ -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 */
......
Markdown is supported
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