]> git.dujemihanovic.xyz Git - u-boot.git/commit
nvmxip: Drop the message on probe
authorSimon Glass <sjg@chromium.org>
Sun, 1 Sep 2024 22:26:12 +0000 (16:26 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 18 Sep 2024 19:00:59 +0000 (13:00 -0600)
commit48fef88f94ef00a697724259e53ca4787ca5f89d
tree6d80c3f1aa54ef0fcc439c917355ac497b502c5e
parente6f498e70bec1cec5db81b62d544e9cba3607504
nvmxip: Drop the message on probe

We should not need to announce this device. Drop the message.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/mtd/nvmxip/nvmxip-uclass.c