[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1490284791.5934.45.camel@linux.intel.com>
Date: Thu, 23 Mar 2017 15:59:51 +0000
From: Alan Cox <alan@...ux.intel.com>
To: Geliang Tang <geliangtang@...il.com>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jérémy Lefaure <jeremy.lefaure@....epita.fr>,
Varsha Rao <rvarsha016@...il.com>
Cc: linux-media@...r.kernel.org, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging: media: atomisp: fix build error
On Thu, 2017-03-23 at 21:12 +0800, Geliang Tang wrote:
> Fix the following build error:
>
> CC drivers/staging/media/atomisp/pci/atomisp2/hmm/hmm.o
> drivers/staging/media/atomisp/pci/atomisp2/hmm/hmm.c:52:2:
> error: excess elements in array initializer [-Werror]
> "i", /* ion */
> ^~~
NAK
I've sent a patch to sort this out properly we shouldn't be using
string arrays for single char values to start with...
Alan
Powered by blists - more mailing lists