summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap1/ocpi.c
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2014-08-08 02:03:02 +0400
committerOlof Johansson <olof@lixom.net>2014-08-08 02:03:02 +0400
commitc4846a7823bfd34ecb2dc56b025e19285432d08d (patch)
treea2b5d4140a38566cb4ba12c7cc9813a47846def5 /arch/arm/mach-omap1/ocpi.c
parent94f30477fc5be19d26785fe5262eb4f0ac07a3d4 (diff)
parentfc5130de8309727540de7cae0199764af34b0919 (diff)
downloadlinux-c4846a7823bfd34ecb2dc56b025e19285432d08d.tar.xz
Merge branch 'next/fixes-non-critical' into next/cleanup
Merging in the few fixes we had also received, no need to keep those in a separate branch. * next/fixes-non-critical: drivers: CCI: Correct use of ! and & MAINTAINERS: Add sdhci-st file to ARCH/STI architecture ARM: EXYNOS: Fix build breakge with PM_SLEEP=n ARM: omap2+: gpmc-nand: Use dynamic platform_device_alloc() omap16xx: Removes fixme no longer needed in ocpi_enable() ARM: dts: OMAP5: Add device nodes for ABB ARM: omap2+: usb-tusb6010.c: Cleaning up variable is set more than once Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/mach-omap1/ocpi.c')
-rw-r--r--arch/arm/mach-omap1/ocpi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap1/ocpi.c b/arch/arm/mach-omap1/ocpi.c
index 238170cab5b7..44a3d19eb481 100644
--- a/arch/arm/mach-omap1/ocpi.c
+++ b/arch/arm/mach-omap1/ocpi.c
@@ -55,7 +55,6 @@ static struct clk *ocpi_ck;
/*
* Enables device access to OMAP buses via the OCPI bridge
- * FIXME: Add locking
*/
int ocpi_enable(void)
{