diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2009-04-14 16:22:37 +0400 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2009-04-14 16:22:37 +0400 |
commit | 6967963d6d5cac40a091d075326f0e3ccb95c58a (patch) | |
tree | a9c29ac6450a7d1dc815f9d97f726ecd59271812 /include/sound/hdsp.h | |
parent | 9b1a88c7105f593cc61a7acd3c51fcf4bf7b8038 (diff) | |
parent | 34e51ce60a210094bd66cf0a75dd8512247618ca (diff) | |
download | linux-6967963d6d5cac40a091d075326f0e3ccb95c58a.tar.xz |
Merge branch 'for-2.6.30' into for-2.6.31
Diffstat (limited to 'include/sound/hdsp.h')
-rw-r--r-- | include/sound/hdsp.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/sound/hdsp.h b/include/sound/hdsp.h index dec6b1dc37ea..d98a78dff2db 100644 --- a/include/sound/hdsp.h +++ b/include/sound/hdsp.h @@ -19,6 +19,8 @@ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +#include <linux/types.h> + #define HDSP_MATRIX_MIXER_SIZE 2048 enum HDSP_IO_Type { |