commit | 869a2a09e40529f2f3614893c98b27a87a33eaa6 | [log] [tgz] |
---|---|---|
author | Daniel Walker <dwalker@codeaurora.org> | Fri Apr 23 11:04:14 2010 -0700 |
committer | Daniel Walker <dwalker@codeaurora.org> | Wed May 12 09:19:39 2010 -0700 |
tree | a3efc8463fe2073126b699eba55f72a05e865f93 | |
parent | 42df2c99162d1da63f11d073059e9633bfec11d0 [diff] |
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>