Linux-i2c Archive mirror
 help / color / mirror / Atom feed
From: Andi Shyti <andi.shyti@kernel.org>
To: Wolfram Sang <wsa@kernel.org>
Cc: Arnd Bergmann <arnd@kernel.org>,
	linux-i2c <linux-i2c@vger.kernel.org>,
	 lkml <linux-kernel@vger.kernel.org>,
	Andi Shyti <andi.shyti@kernel.org>
Subject: [GIT PULL] i2c-host-fixes for v6.9-rc3
Date: Sat, 6 Apr 2024 03:14:14 +0200	[thread overview]
Message-ID: <lv7pvqvuacslbw5uvitzftxrwp73pl5nnl4hxjvr3htrgjtsmd@gvuvd47dgysz> (raw)

Hi Wolfram,

Just one build fix from Arnd in this series, sent from the
beaches of the Canary Islands.

I was also tempted to include Heiner's build fix regarding the
I2C_MUX dependency. However, because it arrived late in the week
and I wanted to reproduce it myself, I decided to postpone it
until next week.

Thanks,
Andi

The following changes since commit 39cd87c4eb2b893354f3b850f916353f2658ae6f:

  Linux 6.9-rc2 (2024-03-31 14:32:39 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git tags/i2c-host-fixes-6.9-rc3

for you to fetch changes up to 95197779091166b9ed4b1c630c13600abf94ada7:

  i2c: pxa: hide unused icr_bits[] variable (2024-04-04 01:07:57 +0200)

----------------------------------------------------------------
An unused const variable kind of error has been fixed by placing
the definition of icr_bits[] inside the ifdef block where it is
used.

----------------------------------------------------------------
Arnd Bergmann (1):
      i2c: pxa: hide unused icr_bits[] variable

 drivers/i2c/busses/i2c-pxa.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

             reply	other threads:[~2024-04-06  1:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-06  1:14 Andi Shyti [this message]
2024-04-06  9:32 ` [GIT PULL] i2c-host-fixes for v6.9-rc3 Wolfram Sang

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=lv7pvqvuacslbw5uvitzftxrwp73pl5nnl4hxjvr3htrgjtsmd@gvuvd47dgysz \
    --to=andi.shyti@kernel.org \
    --cc=arnd@kernel.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=wsa@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 read-only IMAP folder(s) and NNTP newsgroup(s).