commit | 1b65ea969a68cdbee082d4002476dca150d7e55f | [log] [tgz] |
---|---|---|
author | Minkyu Kang <mk7.kang@samsung.com> | Mon Apr 02 16:51:33 2012 +0900 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Tue May 15 08:31:29 2012 +0200 |
tree | 9a923e67af579f86023c7d7532c38c221d5c3695 | |
parent | 198cd74a7d905e1b553a8e9be10d0db5e19f6c2d [diff] |
SMDK5250: fix compiler warning this patch fixed following warning. tzpc_init.c: In function 'tzpc_init': tzpc_init.c:35: warning: assignment from incompatible pointer type Signed-off-by: Minkyu Kang <mk7.kang@samsung.com> Cc: Chander Kashyap <chander.kashyap@linaro.org>