]> git.dujemihanovic.xyz Git - u-boot.git/commit
mtd: spi-nor-ids: Deduplicate mx25u25635f entry
authorMarek Vasut <marex@denx.de>
Fri, 6 Sep 2024 21:10:10 +0000 (23:10 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 10 Oct 2024 14:11:21 +0000 (08:11 -0600)
commitaa7d0f575f34938b8111aaaa375f30b2945cd652
treea93b24e66b14a7bb479e8bcd502b4224fc74883d
parentf52ec82fa0cb8787dcd43ddf72243a493275f02c
mtd: spi-nor-ids: Deduplicate mx25u25635f entry

The mx25u25635f entry exists twice in spi_nor_ids, remove the less
complete variant of the entry and keep only one copy of it.

Fixes: f0084f1dfdbc ("drivers/mtd/spi/spi-nor-ids.c: add mx25u25635f support")
Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Michal Simek <michal.simek@amd.com>
Reviewed-by: Tudor Ambarus <tudor.ambarus@linaro.org>
drivers/mtd/spi/spi-nor-ids.c