From 2bb427c1dc0bbe9b522354060c89673ada3570f5 Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Thu, 5 Jun 2008 21:29:18 +0300 Subject: [PATCH] --- yaml --- r: 99085 b: refs/heads/master c: e7bd3de08e5208b09fbad06dd80294ea0e86f7bf h: refs/heads/master i: 99083: d19ee54182653495f4b46b1b507995b7de7806c9 v: v3 --- [refs] | 2 +- trunk/sound/sparc/dbri.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 3c2180ac0ed0..60ab865e7da1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 33b9cd8214d6e385fcd63c321252a359ee96d568 +refs/heads/master: e7bd3de08e5208b09fbad06dd80294ea0e86f7bf diff --git a/trunk/sound/sparc/dbri.c b/trunk/sound/sparc/dbri.c index 3d00e0797b11..ee2e1b4f3551 100644 --- a/trunk/sound/sparc/dbri.c +++ b/trunk/sound/sparc/dbri.c @@ -2490,7 +2490,7 @@ static void dbri_debug_read(struct snd_info_entry *entry, } #endif -void __devinit snd_dbri_proc(struct snd_card *card) +static void __devinit snd_dbri_proc(struct snd_card *card) { struct snd_dbri *dbri = card->private_data; struct snd_info_entry *entry;