Re: [PATCH] staging: vt6655: Fix device table definition.

2014-07-30 Thread Fernando ApesteguĂ­a
On Wed, Jul 30, 2014 at 1:43 PM, Tobias Klauser wrote: > > On 2014-07-29 at 19:44:24 +0200, fernando.apesteg...@gmail.com > wrote: > > From: Fernando Apesteguia > > > > Add static to the definition of the pci device table. > > > > Signed-off-by: Fernando Apesteguia > > This change is already p

Re: [PATCH] staging: vt6655: Fix device table definition.

2014-07-30 Thread Tobias Klauser
On 2014-07-29 at 19:44:24 +0200, fernando.apesteg...@gmail.com wrote: > From: Fernando Apesteguia > > Add static to the definition of the pci device table. > > Signed-off-by: Fernando Apesteguia This change is already part of Greg's tree, see commit 9e4c5c2837a4 ("staging: vt6655: statify so

[PATCH] staging: vt6655: Fix device table definition.

2014-07-29 Thread fernando . apesteguia
From: Fernando Apesteguia Add static to the definition of the pci device table. Signed-off-by: Fernando Apesteguia --- drivers/staging/vt6655/device_main.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/vt6655/device_main.c b/drivers/staging/vt6655/devi