Changeset 598 for GPL/trunk/include/linux/pnp.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/pnp.h
r587 r598 13 13 #ifdef __KERNEL__ 14 14 15 #ifndef TARGET_OS2 15 16 #include <linux/isapnp.h> 17 #else /* TARGET_OS2 */ 18 #include <sound/isapnp.h> 19 #endif /* TARGET_OS2 */ 16 20 #include <linux/list.h> 17 21 #include <linux/pm.h>
Note:
See TracChangeset
for help on using the changeset viewer.