projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f821eec
)
ARM: OMAP: mcbsp: Update mcbsp.h include dependencies
author
Jarkko Nikula
<
[email protected]
>
Mon, 26 Sep 2011 07:45:46 +0000
(10:45 +0300)
committer
Tony Lindgren
<
[email protected]
>
Tue, 27 Sep 2011 00:48:42 +0000
(17:48 -0700)
hardware.h is not needed here and let the definition for struct clk to come
via linux/clk.h.
Signed-off-by: Jarkko Nikula <
[email protected]
>
Acked-by: Peter Ujfalusi <
[email protected]
>
Tested-by: Janusz Krzysztofik <
[email protected]
>
Signed-off-by: Tony Lindgren <
[email protected]
>
arch/arm/plat-omap/include/plat/mcbsp.h
patch
|
blob
|
history
diff --git
a/arch/arm/plat-omap/include/plat/mcbsp.h
b/arch/arm/plat-omap/include/plat/mcbsp.h
index 9802055b0a80831f32f01749ef4907ed282c3cd2..5d657d96269de82d68958b74da14bf1b3a9e2387 100644
(file)
--- a/
arch/arm/plat-omap/include/plat/mcbsp.h
+++ b/
arch/arm/plat-omap/include/plat/mcbsp.h
@@
-25,9
+25,7
@@
#define __ASM_ARCH_OMAP_MCBSP_H
#include <linux/spinlock.h>
-
-#include <mach/hardware.h>
-#include <plat/clock.h>
+#include <linux/clk.h>
/* macro for building platform_device for McBSP ports */
#define OMAP_MCBSP_PLATFORM_DEVICE(port_nr) \