diff options
Diffstat (limited to 'include/sound/core.h')
-rw-r--r-- | include/sound/core.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/sound/core.h b/include/sound/core.h index 558b96284bd2..821d5a59d28b 100644 --- a/include/sound/core.h +++ b/include/sound/core.h | |||
@@ -42,9 +42,6 @@ | |||
42 | #ifdef CONFIG_PCI | 42 | #ifdef CONFIG_PCI |
43 | struct pci_dev; | 43 | struct pci_dev; |
44 | #endif | 44 | #endif |
45 | #ifdef CONFIG_SBUS | ||
46 | struct sbus_dev; | ||
47 | #endif | ||
48 | 45 | ||
49 | /* device allocation stuff */ | 46 | /* device allocation stuff */ |
50 | 47 | ||