Commit 686f8c5d authored by Todd Poynor's avatar Todd Poynor Committed by Russell King

include/linux/clk.h is betraying its ARM origins

include/linux/clk.h is betraying its ARM origins.
Signed-off-by: default avatarTodd Poynor <tpoynor@mvista.com>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 9c42954d
......@@ -8,8 +8,8 @@
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#ifndef ASMARM_CLOCK_H
#define ASMARM_CLOCK_H
#ifndef __LINUX_CLK_H
#define __LINUX_CLK_H
struct device;
......
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