diff options
| author | Lukas Bulwahn <[email protected]> | 2022-11-16 12:49:32 +0000 |
|---|---|---|
| committer | Miquel Raynal <[email protected]> | 2022-11-17 21:02:44 +0000 |
| commit | 085679b15b5af65f9610f619afde41da0f966194 (patch) | |
| tree | eaaf4fe9d57f7690ef39da5d88db08c5d4901248 /drivers/media/v4l2-core/v4l2-ctrls-request.c | |
| parent | dt-bindings: mtd: fixed-partitions: Fix 'sercomm,scpart-id' schema (diff) | |
| download | kernel-085679b15b5af65f9610f619afde41da0f966194.tar.gz kernel-085679b15b5af65f9610f619afde41da0f966194.zip | |
mtd: parsers: refer to ARCH_BCMBCA instead of ARCH_BCM4908
Commit dd5c672d7ca9 ("arm64: bcmbca: Merge ARCH_BCM4908 to ARCH_BCMBCA")
removes config ARCH_BCM4908 as config ARCH_BCMBCA has the same intent.
Probably due to concurrent development, commit 002181f5b150 ("mtd: parsers:
add Broadcom's U-Boot parser") introduces 'Broadcom's U-Boot partition
parser' that depends on ARCH_BCM4908, but this use was not visible during
the config refactoring from the commit above. Hence, these two changes
create a reference to a non-existing config symbol.
Adjust the MTD_BRCM_U_BOOT definition to refer to ARCH_BCMBCA instead of
ARCH_BCM4908 to remove the reference to the non-existing config symbol
ARCH_BCM4908.
Signed-off-by: Lukas Bulwahn <[email protected]>
Signed-off-by: Miquel Raynal <[email protected]>
Link: https://lore.kernel.org/linux-mtd/[email protected]
Diffstat (limited to 'drivers/media/v4l2-core/v4l2-ctrls-request.c')
0 files changed, 0 insertions, 0 deletions
