projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c42954
)
include/linux/clk.h is betraying its ARM origins
author
Todd Poynor
<tpoynor@mvista.com>
Sat, 25 Mar 2006 18:15:24 +0000
(18:15 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 25 Mar 2006 18:15:24 +0000
(18:15 +0000)
include/linux/clk.h is betraying its ARM origins.
Signed-off-by: Todd Poynor <tpoynor@mvista.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
include/linux/clk.h
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/clk.h
b/include/linux/clk.h
index 12848f81bb376b1833ccd952e253016e332d9157..5ca8c6fddb56216291e5233c9b37cee09076b269 100644
(file)
--- a/
include/linux/clk.h
+++ b/
include/linux/clk.h
@@
-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_CLOC
K_H
-#define
ASMARM_CLOC
K_H
+#ifndef
__LINUX_CL
K_H
+#define
__LINUX_CL
K_H
struct device;