diff options
author | Arnd Bergmann <arnd@arndb.de> | 2021-09-27 17:10:37 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-01-20 11:17:52 +0300 |
commit | bed97c9036210abe6c3542e2ce864931702c50c9 (patch) | |
tree | 89bef59726f15caeb3bfdbe79c7344486eaa48ce /arch/h8300/include/uapi/asm/sockios.h | |
parent | f50803b519c3375df984c2d5717c076d653ae9fb (diff) | |
download | linux-bed97c9036210abe6c3542e2ce864931702c50c9.tar.xz |
mtd: fixup CFI on ixp4xx
commit 603362b4a58393061dcfed1c7f0d0fd4aba61126 upstream.
drivers/mtd/maps/ixp4xx.c requires MTD_CFI_BE_BYTE_SWAP to be set
in order to compile.
drivers/mtd/maps/ixp4xx.c:57:4: error: #error CONFIG_MTD_CFI_BE_BYTE_SWAP required
This patch avoids the #error output by enforcing the policy in
Kconfig. Not sure if this is the right approach, but it helps doing
randconfig builds.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20210927141045.1597593-1-arnd@kernel.org
Cc: Anders Roxell <anders.roxell@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/h8300/include/uapi/asm/sockios.h')
0 files changed, 0 insertions, 0 deletions