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

Commit 55a07517 authored by Viresh Kumar's avatar Viresh Kumar Committed by Russell King
Browse files

ARM: 6001/1: removing compilation warning comming from clkdev.h



clkdev.h is using struct device *. Due to this compilation
warning is comming. Removing this warning.

Signed-off-by: default avatarViresh Kumar <viresh.kumar@st.com>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent aedceb2a
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -13,6 +13,7 @@
#define __ASM_CLKDEV_H
#define __ASM_CLKDEV_H


struct clk;
struct clk;
struct device;


struct clk_lookup {
struct clk_lookup {
	struct list_head	node;
	struct list_head	node;