From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinod Koul Date: Thu, 22 Jun 2017 10:42:35 +0000 Subject: Re: [alsa-devel] [PATCH] ASoC: max9867: make array ni_div static const Message-Id: <20170622103034.GS19154@localhost> List-Id: References: <20170622093231.11389-1-colin.king@canonical.com> In-Reply-To: <20170622093231.11389-1-colin.king@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Colin King Cc: Liam Girdwood , Mark Brown , Jaroslav Kysela , Takashi Iwai , Javier Martinez Canillas , Takashi Sakamoto , Kuninori Morimoto , Enric Balletbo i Serra , alsa-devel@alsa-project.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org On Thu, Jun 22, 2017 at 10:32:31AM +0100, Colin King wrote: > From: Colin Ian King > > The array ni_div does not need to be in global scope and is not > modified, so make it static const. > > Cleans up sparse warning: > "symbol 'ni_div' was not declared. Should it be static?" Acked-By: Vinod Koul -- ~Vinod