summaryrefslogtreecommitdiff
path: root/include/chromeos/hda_codec.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/chromeos/hda_codec.h')
-rw-r--r--include/chromeos/hda_codec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/chromeos/hda_codec.h b/include/chromeos/hda_codec.h
index e10a0974699..3e223a4b906 100644
--- a/include/chromeos/hda_codec.h
+++ b/include/chromeos/hda_codec.h
@@ -14,7 +14,7 @@
#define CHROMEOS_HDA_CODEC_H_
/* Beep control */
-void enable_beep(void);
+void enable_beep(uint32_t frequency);
void disable_beep(void);
#endif /* CHROMEOS_PHDA_CODEC_H_ */