mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-19 03:50:43 +09:00
rk2928: fixed 'WARNING: modpost: Found 1 section mismatch(es).'
This commit is contained in:
@@ -2078,7 +2078,7 @@ static struct i2c_driver goodix_ts_driver = {
|
||||
功能<EFBFBD><EFBFBD>? 驱动加载函数
|
||||
return<EFBFBD><EFBFBD>? 执行结果码,0表示正常执行
|
||||
********************************************************/
|
||||
static int __devinit goodix_ts_init(void)
|
||||
static int __init goodix_ts_init(void)
|
||||
{
|
||||
int ret;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user