aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/hdsp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sound/hdsp.h')
-rw-r--r--include/sound/hdsp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/hdsp.h b/include/sound/hdsp.h
index d98a78dff2db..0909a3843479 100644
--- a/include/sound/hdsp.h
+++ b/include/sound/hdsp.h
@@ -28,6 +28,7 @@ enum HDSP_IO_Type {
28 Multiface, 28 Multiface,
29 H9652, 29 H9652,
30 H9632, 30 H9632,
31 RPM,
31 Undefined, 32 Undefined,
32}; 33};
33 34