Changeset 598 for GPL/trunk/include/linux/init.h
- Timestamp:
- Apr 3, 2017, 4:51:56 PM (8 years ago)
- Location:
- GPL/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/trunk
-
Property svn:mergeinfo
set to
/GPL/branches/uniaud32-2.1.x merged eligible
-
Property svn:mergeinfo
set to
-
GPL/trunk/include/linux/init.h
r441 r598 138 138 #define __devexit_p(x) x 139 139 140 /* subsys_initcall() wrapper */ 141 #define subsys_initcall(x) module_init(x) 142 140 143 #endif /* _LINUX_INIT_H */
Note:
See TracChangeset
for help on using the changeset viewer.