diff options
author | Arnd Bergmann <arnd@arndb.de> | 2024-05-29 11:50:39 +0200 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2024-07-01 11:56:25 +0200 |
commit | a5cf054d325e6f362e82fe6d124a1871a4af8174 (patch) | |
tree | 49169a953ea0661a3e566e26c78d99e0916e4e01 /drivers/mtd/parsers/brcm_u-boot.c | |
parent | cf4ccd1c029e60bae787a9c8f75623b37ec2a558 (diff) | |
download | linux-a5cf054d325e6f362e82fe6d124a1871a4af8174.tar.gz linux-a5cf054d325e6f362e82fe6d124a1871a4af8174.tar.bz2 linux-a5cf054d325e6f362e82fe6d124a1871a4af8174.zip |
mtd: make mtd_test.c a separate module
This file gets linked into nine different modules, which causes a warning:
scripts/Makefile.build:236: drivers/mtd/tests/Makefile: mtd_test.o is added to multiple modules: mtd_nandbiterrs mtd_oobtest mtd_pagetest mtd_readtest mtd_speedtest mtd_stresstest mtd_subpagetest mtd_torturetest
Make it a separate module instead.
Fixes: a995c792280d ("mtd: tests: rename sources in order to link a helper object")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20240529095049.1915393-1-arnd@kernel.org
Diffstat (limited to 'drivers/mtd/parsers/brcm_u-boot.c')
0 files changed, 0 insertions, 0 deletions