summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/mcbsp.c
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2012-02-28 16:15:06 -0800
committerTony Lindgren <tony@atomide.com>2012-02-28 16:15:06 -0800
commit824e2dbb29eedb4afde9cb592a912f56038a5d1e (patch)
tree16831eceadb66c7fc661e387f81fc65c93742c1e /arch/arm/mach-omap2/mcbsp.c
parente9d69010996539b07caef1c9fa9a481e1df95e68 (diff)
parent9cf793f9b8b1ba9414e2a7591b2e911885f85a27 (diff)
downloadolio-linux-3.10-824e2dbb29eedb4afde9cb592a912f56038a5d1e.tar.xz
olio-linux-3.10-824e2dbb29eedb4afde9cb592a912f56038a5d1e.zip
Merge branch 'hsmmc' into fixes-non-critical
Diffstat (limited to 'arch/arm/mach-omap2/mcbsp.c')
-rw-r--r--arch/arm/mach-omap2/mcbsp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/mcbsp.c b/arch/arm/mach-omap2/mcbsp.c
index fb4bcf81a18..5f8a876e4fd 100644
--- a/arch/arm/mach-omap2/mcbsp.c
+++ b/arch/arm/mach-omap2/mcbsp.c
@@ -122,7 +122,7 @@ static int omap3_enable_st_clock(unsigned int id, bool enable)
return 0;
}
-static int omap_init_mcbsp(struct omap_hwmod *oh, void *unused)
+static int __init omap_init_mcbsp(struct omap_hwmod *oh, void *unused)
{
int id, count = 1;
char *name = "omap-mcbsp";