Changeset 256 for GPL/branches/alsa-resync1/alsa-kernel/include
- Timestamp:
- Oct 14, 2007, 6:23:32 AM (18 years ago)
- Location:
- GPL/branches/alsa-resync1/alsa-kernel/include/sound
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/branches/alsa-resync1/alsa-kernel/include/sound/config.h
r246 r256 44 44 #define EXPORT_SYMBOL(a) 45 45 #define CONFIG_SOUND 46 #define CONFIG_SND_VERSION "0.9.3"47 46 #define ATTRIBUTE_UNUSED 48 47 -
GPL/branches/alsa-resync1/alsa-kernel/include/sound/version.h
r92 r256 1 /* 2 * Configuration header file for compilation of the ALSA driver 3 */ 4 #define CONFIG_SND_DATE "04-29-2007" 5 6 #ifndef __ALSA_VERSION_H__ 7 #define __ALSA_VERSION_H__ 8 9 10 #endif //__ALSA_VERSION_H__ 1 /* include/version.h. Generated by configure. */ 2 #define CONFIG_SND_VERSION "0.9.5" 3 #define CONFIG_SND_DATE ""
Note:
See TracChangeset
for help on using the changeset viewer.
