summaryrefslogtreecommitdiff
path: root/arch/arm
diff options
context:
space:
mode:
authorMiguel Vadillo <vadillo@ti.com>2010-07-07 11:43:55 -0500
committerHari Kanigeri <h-kanigeri2@ti.com>2010-07-09 17:58:48 -0500
commit3bd84f6ad9953141b7b969a8f2c232663aa78be6 (patch)
tree23e418c2dd22cf6400f47c825e9ca655f4114e40 /arch/arm
parentd3d60b374dccb8c7b92e1b2e4f40a9a753242095 (diff)
SYSLINK:IPU-PM: changes in clock.c to compile in modules
- In clock.c the function omap_clk_get_by_name was exported NOTE: This is a temporary patch to keep the I2C clocks running once the baseport team the I2C API this patch can be and will be removed. Signed-off-by: Miguel Vadillo <vadillo@ti.com>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/plat-omap/clock.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/plat-omap/clock.c b/arch/arm/plat-omap/clock.c
index 701e4ea4d0e9..104eaecc2278 100644
--- a/arch/arm/plat-omap/clock.c
+++ b/arch/arm/plat-omap/clock.c
@@ -336,6 +336,7 @@ struct clk *omap_clk_get_by_name(const char *name)
return ret;
}
+EXPORT_SYMBOL(omap_clk_get_by_name);
/*
* Low level helpers