diff options
author | Yauhen Kharuzhy | 2011-01-06 13:04:33 +0900 |
---|---|---|
committer | Kukjin Kim | 2011-01-06 14:09:19 +0900 |
commit | f1930a2983ab28c65a51a5169b7540f898309824 (patch) | |
tree | 1193b9222ddd0e43955317303c055b74a7506d9a /init/version.c | |
parent | 0536d0d087c264f0edbb911fca6fff39bb2eb71b (diff) |
ARM: SAMSUNG: Don't export __init functions to modules
There are few functions marked as __init, but exported to modules in
devices declaration files.
s3c_nand_set_platdata() and s3c24xx_ts_set_platdata() are used only by
boards init code now, so remove EXPORT_SYMBOL() for them.
Signed-off-by: Yauhen Kharuzhy <jekhor@gmail.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'init/version.c')
0 files changed, 0 insertions, 0 deletions