From 263f38f1906abb3c03443ba13ff404604eb1ebba Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Wed, 28 Jun 2006 04:26:57 -0700 Subject: [PATCH] --- yaml --- r: 30974 b: refs/heads/master c: be6990e7473fcd11becda747c24b94a478413245 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/ac97_codec.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index cae352f4166e..6b9f4b19d88e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e85f8dcc2750685e50139df4da8bdb68475393fc +refs/heads/master: be6990e7473fcd11becda747c24b94a478413245 diff --git a/trunk/include/linux/ac97_codec.h b/trunk/include/linux/ac97_codec.h index c35833824e11..2ed2fd855133 100644 --- a/trunk/include/linux/ac97_codec.h +++ b/trunk/include/linux/ac97_codec.h @@ -259,7 +259,7 @@ struct ac97_codec { int type; u32 model; - int modem:1; + unsigned int modem:1; struct ac97_ops *codec_ops;