]> git.baikalelectronics.ru Git - kernel.git/commit
emu101k1.h: fix duplicate include of <linux/types.h>
authorArnd Bergmann <arnd@arndb.de>
Thu, 26 Feb 2009 08:57:27 +0000 (09:57 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 26 Mar 2009 17:14:24 +0000 (18:14 +0100)
commit651e4cebae45dfadc9e086b201ecd6fdb0141021
treeb412bb880c522ac67cfeecc3af3f801c34040382
parenta9354f190c0e1ac69cfdff1d7fda8dbde1ef87db
emu101k1.h: fix duplicate include of <linux/types.h>

Impact: cleanup

The earlier patch 'make most exported headers use strict integer
types' accidentally includes <linux/types.h> both from the common and
from the kernel-only parts.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/sound/emu10k1.h