diff options
author | Takashi Iwai <tiwai@suse.de> | 2006-11-23 12:37:00 -0500 |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2007-02-09 03:01:44 -0500 |
commit | 59d6e149d9e5c476138911c95f288ec3feb3a34d (patch) | |
tree | fafba6e7d595b0ab3dc20e9a21e53fb6ad723ed4 /include/sound/core.h | |
parent | 56bb0cab1c1698544e61409e3727f2b6bc205501 (diff) |
[ALSA] Remove obsolete typedefs.h
Removed obsolete typedefs.h. It existes only for backward compatibility,
and now all codes should be free from such typedefs.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Diffstat (limited to 'include/sound/core.h')
-rw-r--r-- | include/sound/core.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sound/core.h b/include/sound/core.h index 83a575a29d0f..506aa9f1e20f 100644 --- a/include/sound/core.h +++ b/include/sound/core.h | |||
@@ -427,6 +427,4 @@ void snd_verbose_printd(const char *file, int line, const char *format, ...) | |||
427 | #endif | 427 | #endif |
428 | #endif | 428 | #endif |
429 | 429 | ||
430 | #include "typedefs.h" | ||
431 | |||
432 | #endif /* __SOUND_CORE_H */ | 430 | #endif /* __SOUND_CORE_H */ |