Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b1a0eeb4 authored by Stephen Boyd's avatar Stephen Boyd
Browse files

clk: xgene: Remove unused setup.h include



This include doesn't look to be used, and compiling this file on
arm64 still works, so remove it.

Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
parent 4a7748c3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -27,7 +27,6 @@
#include <linux/clkdev.h>
#include <linux/clk-provider.h>
#include <linux/of_address.h>
#include <asm/setup.h>

/* Register SCU_PCPPLL bit fields */
#define N_DIV_RD(src)			(((src) & 0x000001ff))