public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] mtd: cfi_cmdset_0001: Fix compilation error if FORCE_WORD_WRITE is 1
@ 2024-07-07  9:43 Aleksander Jan Bajkowski
  2024-07-07  9:43 ` [PATCH v2 1/1] mtd: cfi_cmdset_0001: Disable write buffer functions " Aleksander Jan Bajkowski
  0 siblings, 1 reply; 3+ messages in thread
From: Aleksander Jan Bajkowski @ 2024-07-07  9:43 UTC (permalink / raw)
  To: ms, miquel.raynal, richard, vigneshr, linus.walleij, nico, olek2,
	linux-mtd, open list

This patch fixes compilation errors when FORCE_WORD_WRITE is set to 1
and CONFIG_WERROR is enabled. CONFIG_WERROR was enabled by OpenWRT
a year ago and this patch has been used downstream since then.

Changes in v2:
- Rebased on top of the master

Aleksander Jan Bajkowski (1):
  mtd: cfi_cmdset_0001: Disable write buffer functions if
    FORCE_WORD_WRITE is 1

 drivers/mtd/chips/cfi_cmdset_0001.c | 6 ++++++
 1 file changed, 6 insertions(+)

-- 
2.39.2


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-07-08  6:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-07  9:43 [PATCH v2 0/1] mtd: cfi_cmdset_0001: Fix compilation error if FORCE_WORD_WRITE is 1 Aleksander Jan Bajkowski
2024-07-07  9:43 ` [PATCH v2 1/1] mtd: cfi_cmdset_0001: Disable write buffer functions " Aleksander Jan Bajkowski
2024-07-08  6:24   ` Martin Schiller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox