From: Anatolij Gustschin <agust@denx.de>
To: linux-usb@vger.kernel.org, linux-spi@vger.kernel.org,
linux-fpga@vger.kernel.org
Cc: gregkh@linuxfoundation.org, broonie@kernel.org, atull@kernel.org,
mdf@kernel.org
Subject: Re: [PATCH 2/3] spi: add FTDI MPSSE SPI controller driver
Date: Tue, 6 Nov 2018 10:58:39 +0100 [thread overview]
Message-ID: <20181106105839.1951d067@crub> (raw)
In-Reply-To: <201811061305.tmSD6nlU%fengguang.wu@intel.com>
On Tue, 6 Nov 2018 13:07:13 +0800
kbuild test robot lkp@intel.com wrote:
...
> from drivers/spi/spi-ftdi-mpsse.c:11:
>>> arch/x86/include/uapi/asm/ptrace-abi.h:20:13: error: expected identifier before numeric constant
> #define CS 13
> ^
>>> drivers/spi/spi-ftdi-mpsse.c:27:2: note: in expansion of macro 'CS'
> CS = BIT(3),
> ^~
I didn't see this while my build-testing, sorry. Will fix it in next
patch version.
Thanks,
Anatolij
next prev parent reply other threads:[~2018-11-06 19:23 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-05 16:19 [PATCH 0/3] Add support for ARRI FPGA configuration Anatolij Gustschin
2018-11-05 16:19 ` [PATCH 1/3] usb: misc: add driver for FT232H based FPGA configuration devices Anatolij Gustschin
2018-11-05 16:19 ` [PATCH 2/3] spi: add FTDI MPSSE SPI controller driver Anatolij Gustschin
2018-11-06 5:07 ` kbuild test robot
2018-11-06 9:58 ` Anatolij Gustschin [this message]
2018-11-06 6:29 ` kbuild test robot
2018-11-09 7:53 ` [PATCH v2 " Anatolij Gustschin
2018-11-09 15:30 ` Mark Brown
2018-11-10 10:39 ` Anatolij Gustschin
2018-11-13 18:11 ` Mark Brown
2018-11-13 18:56 ` Anatolij Gustschin
2018-11-05 16:19 ` [PATCH 3/3] fpga: Add fpga manager driver for ARRI Altera FPP Anatolij Gustschin
2018-11-05 18:52 ` [PATCH 0/3] Add support for ARRI FPGA configuration Alan Tull
2018-11-05 20:29 ` Anatolij Gustschin
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=20181106105839.1951d067@crub \
--to=agust@denx.de \
--cc=atull@kernel.org \
--cc=broonie@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-fpga@vger.kernel.org \
--cc=linux-spi@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=mdf@kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).