diff options
Diffstat (limited to 'sound/pci/au88x0/au88x0_game.c')
-rw-r--r-- | sound/pci/au88x0/au88x0_game.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/au88x0/au88x0_game.c b/sound/pci/au88x0/au88x0_game.c index e291aa59742e..c07c792bde8d 100644 --- a/sound/pci/au88x0/au88x0_game.c +++ b/sound/pci/au88x0/au88x0_game.c | |||
@@ -34,6 +34,7 @@ | |||
34 | #include <sound/core.h> | 34 | #include <sound/core.h> |
35 | #include "au88x0.h" | 35 | #include "au88x0.h" |
36 | #include <linux/gameport.h> | 36 | #include <linux/gameport.h> |
37 | #include <linux/export.h> | ||
37 | 38 | ||
38 | #if defined(CONFIG_GAMEPORT) || (defined(MODULE) && defined(CONFIG_GAMEPORT_MODULE)) | 39 | #if defined(CONFIG_GAMEPORT) || (defined(MODULE) && defined(CONFIG_GAMEPORT_MODULE)) |
39 | 40 | ||