Changeset 101
- Timestamp:
- May 10, 2007, 8:16:04 AM (18 years ago)
- Location:
- GPL/branches/alsa-resync1/alsa-kernel
- Files:
-
- 2 edited
-
core/memalloc.c (modified) (1 diff)
-
include/sound/core.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
GPL/branches/alsa-resync1/alsa-kernel/core/memalloc.c
r76 r101 22 22 */ 23 23 24 #include <sound/ driver.h>24 #include <sound/core.h> 25 25 #include <sound/info.h> 26 #include <linux/module.h> 26 27 #include <sound/memalloc.h> 27 28 -
GPL/branches/alsa-resync1/alsa-kernel/include/sound/core.h
r100 r101 23 23 */ 24 24 25 #include <sound/config.h> 26 #include "compat_22.h" 25 27 #include <asm/semaphore.h> 26 28
Note:
See TracChangeset
for help on using the changeset viewer.
