From e40db2fae637a38635c4c9400a428faefb89c608 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Wed, 11 Jun 2008 13:47:09 +0100 Subject: [PATCH] --- yaml --- r: 99104 b: refs/heads/master c: dbac7cb8a7fcae34ffda04e4bc30673c2ea841ae h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/ac97.c | 1 + trunk/sound/soc/codecs/wm9712.c | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 7c50a4550966..ae6a6330834c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ae2ff19180d7dcac438e399f874d4de230b7f326 +refs/heads/master: dbac7cb8a7fcae34ffda04e4bc30673c2ea841ae diff --git a/trunk/sound/soc/codecs/ac97.c b/trunk/sound/soc/codecs/ac97.c index 7bf2081b46fb..300d007f2339 100644 --- a/trunk/sound/soc/codecs/ac97.c +++ b/trunk/sound/soc/codecs/ac97.c @@ -21,6 +21,7 @@ #include #include #include +#include "ac97.h" #define AC97_VERSION "0.6" diff --git a/trunk/sound/soc/codecs/wm9712.c b/trunk/sound/soc/codecs/wm9712.c index d9789f1c8903..28ac66f6b6b2 100644 --- a/trunk/sound/soc/codecs/wm9712.c +++ b/trunk/sound/soc/codecs/wm9712.c @@ -22,6 +22,7 @@ #include #include #include +#include "wm9712.h" #define WM9712_VERSION "0.4"