arm: msm: smd: fix initcall prototype compiler warning
authorDaniel Walker <dwalker@codeaurora.org>
Fri, 23 Apr 2010 18:04:14 +0000 (11:04 -0700)
committerDaniel Walker <dwalker@codeaurora.org>
Wed, 12 May 2010 16:19:39 +0000 (09:19 -0700)
commit869a2a09e40529f2f3614893c98b27a87a33eaa6
treea3efc8463fe2073126b699eba55f72a05e865f93
parent42df2c99162d1da63f11d073059e9633bfec11d0
arm: msm: smd: fix initcall prototype compiler warning

This fixes the following warning,

arch/arm/mach-msm/smd_debug.c:240: warning: initialization from incompatible pointer type

Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
arch/arm/mach-msm/smd_debug.c