2016-02-15 11:27:11

by Leo Kim

[permalink] [raw]
Subject: RE: drivers/staging/wilc1000/wilc_spi.c won't compile ?

Hi David,

You're had old wilc1000 source.
Remove the wilc1000_ops structure.
(Branch) staging-testing
(SHA) ce7b516f3f9e11fe4ee06fad0d7e853bb6e8f160
Please receive the latest source.

?Thanks, BR
?Leo

-----Original Message-----
From: David Binderman [mailto:[email protected]]
Sent: Monday, February 08, 2016 9:18 PM
To: Kim, Johnny <[email protected]>; Shin, Austin <[email protected]>; Park, Chris <[email protected]>; Cho, Tony <[email protected]>; Lee, Glen <[email protected]>; Kim, Leo <[email protected]>; [email protected]
Subject: drivers/staging/wilc1000/wilc_spi.c won't compile ?

Hello there,

drivers/staging/wilc1000/wilc_spi.c:123:34: error: storage size of 'wilc1000_spi_ops' isn't known
?static const struct wilc1000_ops wilc1000_spi_ops;
????????????????????????????????? ^~~~~~~~~~~~~~~~
drivers/staging/wilc1000/wilc_spi.c:123:34: warning: 'wilc1000_spi_ops' defined but not used [-Wunused-const-variable]

Suggest remove.

Regards

David Binderman