From: Takashi Iwai Date: Thu, 23 Nov 2006 17:37:00 +0000 (+0100) Subject: [ALSA] Remove obsolete typedefs.h X-Git-Tag: v2.6.21-rc1~83^2~62^2~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59d6e149d9e5c476138911c95f288ec3feb3a34d;p=pandora-kernel.git [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 Signed-off-by: Jaroslav Kysela --- 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, ...) #endif #endif -#include "typedefs.h" - #endif /* __SOUND_CORE_H */ Reading git-diff-tree failed