commit | f9f35677d81adb0feedcd6e0e661784805c8facd | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Thu Feb 26 09:57:27 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Mar 26 18:14:24 2009 +0100 |
tree | b412bb880c522ac67cfeecc3af3f801c34040382 | |
parent | 8cd2c29dd5f04d91dac6ea7f8b9df4ff1b4380ee [diff] |
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>