Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/isaki-audio2]: src/sys/dev/pci Remove sc_encodings. (I forgot it)
details: https://anonhg.NetBSD.org/src/rev/74133377112f
branches: isaki-audio2
changeset: 998542:74133377112f
user: isaki <isaki%NetBSD.org@localhost>
date: Sun May 05 03:11:28 2019 +0000
description:
Remove sc_encodings. (I forgot it)
diffstat:
sys/dev/pci/auixpvar.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 5d506b435714 -r 74133377112f sys/dev/pci/auixpvar.h
--- a/sys/dev/pci/auixpvar.h Sun May 05 02:31:39 2019 +0000
+++ b/sys/dev/pci/auixpvar.h Sun May 05 03:11:28 2019 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: auixpvar.h,v 1.8.42.2 2019/04/27 13:10:03 isaki Exp $*/
+/* $NetBSD: auixpvar.h,v 1.8.42.3 2019/05/05 03:11:28 isaki Exp $*/
/*
* Copyright (c) 2004, 2005 Reinoud Zandijk <reinoud%netbsd.org@localhost>
@@ -119,7 +119,6 @@
/* audio formats supported */
struct audio_format sc_formats[AUIXP_NFORMATS];
- struct audio_encoding_set *sc_encodings;
/* codecs */
int sc_num_codecs;
Home |
Main Index |
Thread Index |
Old Index