fails to build against kernel 2.6.30.3
Brought to you by:
whiles
*** x10dev-2.1.7/dev/dev.c Sun Aug 16 15:02:25 2009
--- x10dev-2.1.7/dev/dev.c Sun Aug 16 15:02:34 2009
***************
*** 560,566 ****
returnvalue = -ENOMEM;
goto error_info;
}
- procinfo->owner = THIS_MODULE;
memset(&x10api,0,sizeof(x10api_t));
x10api.data = -1;
--- 560,565 ----
makes it build