ARM: 6001/1: removing compilation warning comming from clkdev.h
authorviresh kumar <viresh.kumar@st.com>
Mon, 29 Mar 2010 04:58:51 +0000 (05:58 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 29 Mar 2010 16:33:32 +0000 (17:33 +0100)
commit55a07517edbf15b83f323644edf346726eccd7e0
treee353081a7421dc7a9ad989e38e9dd227cac268c2
parentaedceb2a490bae56f9d7e80be480421e1cf22ce0
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: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/clkdev.h