From: Stanislav Kholmanskikh <kholmanskikh.s.s@gmail.com>
To: Arnd Bergmann <arnd@arndb.de>, gregkh@linuxfoundation.org
Cc: Johnny Kim <johnny.kim@atmel.com>,
Rachel Kim <rachel.kim@atmel.com>,
Chris Park <chris.park@atmel.com>, Tony Cho <tony.cho@atmel.com>,
Glen Lee <glen.lee@atmel.com>, Leo Kim <leo.kim@atmel.com>,
linux-wireless@vger.kernel.org, devel@driverdev.osuosl.org,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] staging: wilc1000: restore wilc_spi_dev variable
Date: Sun, 18 Oct 2015 12:29:03 +0300 [thread overview]
Message-ID: <5623665F.40700@gmail.com> (raw)
In-Reply-To: <4978401.AVrDN2jmbq@wuerfel>
Hi!
On 16.10.2015 23:05, Arnd Bergmann wrote:
> A recent change to wilc1000 accidentally deleted an important
> variable, so we now get a build error when the SPI mode is
> selected:
>
> ERROR: "wilc_spi_dev" [drivers/staging/wilc1000/wilc1000.ko] undefined!
>
> This partially reverts the broken commit to put the variable back.
>
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> Fixes: 56293ff232b9 ("staging: wilc1000: linux_wlan_spi: include header")
> ---
I'm really sorry about it, will be more careful in the future.
Thank you for fixing this.
WARNING: multiple messages have this Message-ID (diff)
From: kholmanskikh.s.s@gmail.com (Stanislav Kholmanskikh)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] staging: wilc1000: restore wilc_spi_dev variable
Date: Sun, 18 Oct 2015 12:29:03 +0300 [thread overview]
Message-ID: <5623665F.40700@gmail.com> (raw)
In-Reply-To: <4978401.AVrDN2jmbq@wuerfel>
Hi!
On 16.10.2015 23:05, Arnd Bergmann wrote:
> A recent change to wilc1000 accidentally deleted an important
> variable, so we now get a build error when the SPI mode is
> selected:
>
> ERROR: "wilc_spi_dev" [drivers/staging/wilc1000/wilc1000.ko] undefined!
>
> This partially reverts the broken commit to put the variable back.
>
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> Fixes: 56293ff232b9 ("staging: wilc1000: linux_wlan_spi: include header")
> ---
I'm really sorry about it, will be more careful in the future.
Thank you for fixing this.
next prev parent reply other threads:[~2015-10-18 9:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-16 20:05 [PATCH] staging: wilc1000: restore wilc_spi_dev variable Arnd Bergmann
2015-10-16 20:05 ` Arnd Bergmann
2015-10-18 9:29 ` Stanislav Kholmanskikh [this message]
2015-10-18 9:29 ` Stanislav Kholmanskikh
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5623665F.40700@gmail.com \
--to=kholmanskikh.s.s@gmail.com \
--cc=arnd@arndb.de \
--cc=chris.park@atmel.com \
--cc=devel@driverdev.osuosl.org \
--cc=glen.lee@atmel.com \
--cc=gregkh@linuxfoundation.org \
--cc=johnny.kim@atmel.com \
--cc=leo.kim@atmel.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=rachel.kim@atmel.com \
--cc=tony.cho@atmel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.