aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/include/speaker.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/include/speaker.h')
-rw-r--r--sys/i386/include/speaker.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/i386/include/speaker.h b/sys/i386/include/speaker.h
index 2950b4760feb..574470a579d6 100644
--- a/sys/i386/include/speaker.h
+++ b/sys/i386/include/speaker.h
@@ -5,11 +5,7 @@
#ifndef _MACHINE_SPEAKER_H_
#define _MACHINE_SPEAKER_H_
-#include <sys/cdefs.h>
-
-#ifdef __CC_SUPPORTS_WARNING
#warning "machine/speaker.h is deprecated. Include dev/speaker/speaker.h instead."
-#endif
#include <dev/speaker/speaker.h>