linux-stable/arch/mips/cavium-octeon/executive
Alexander Sverdlin 388f788341 MIPS: octeon: Get rid of preprocessor directives around RESERVE32
Some of them were pointless because CONFIG_CAVIUM_RESERVE32 is now always
defined, some were not enough (Yu Zhao reported
"Failed to allocate CAVIUM_RESERVE32 memory area" error).

Removing the directives allows for compiler coverage of RESERVE32 code and
replacing one of [always-true] "ifdef" with a compiler conditional fixes
the [cosmetic] error message.

Fixes: 3e3114ac46 ("MIPS: Introduce CAVIUM_RESERVE32 Kconfig option")

Signed-off-by: Alexander Sverdlin <alexander.sverdlin@nokia.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2022-09-07 14:55:16 +02:00
..
cvmx-boot-vector.c MIPS: Octeon: Add support for accessing the boot vector. 2017-09-04 21:19:03 +02:00
cvmx-bootmem.c MIPS: fix typos in comments 2022-05-04 22:22:59 +02:00
cvmx-cmd-queue.c MIPS: octeon: Get rid of preprocessor directives around RESERVE32 2022-09-07 14:55:16 +02:00
cvmx-helper-board.c MIPS: Fix some typos 2022-07-05 11:12:12 +02:00
cvmx-helper-errata.c MIPS: Audit and remove any unnecessary uses of module.h 2017-02-14 09:00:25 +00:00
cvmx-helper-jtag.c
cvmx-helper-loop.c
cvmx-helper-npi.c MIPS: Octeon: Remove dead code in __cvmx_helper_npi_probe() 2020-05-07 10:29:26 +02:00
cvmx-helper-rgmii.c mips: clean up (remove) kernel-doc in cavium-octeon/executive/ 2021-07-28 11:22:21 +02:00
cvmx-helper-sgmii.c MIPS: octeon: remove typedef declaration for cvmx_helper_link_info 2020-02-12 13:50:33 -08:00
cvmx-helper-spi.c MIPS: octeon: remove typedef declaration for cvmx_helper_link_info 2020-02-12 13:50:33 -08:00
cvmx-helper-util.c MIPS: OCTEON: cvmx-helper-util: make cvmx_helper_setup_red_queue static 2018-11-21 15:36:46 -08:00
cvmx-helper-xaui.c MIPS: Octeon: fix CN6640 hang on XAUI init 2022-04-26 15:12:03 +02:00
cvmx-helper.c MIPS: Octeon: support all interfaces on CN66XX 2022-04-26 15:12:17 +02:00
cvmx-interrupt-decodes.c mips: cavium-octeon: clean up kernel-doc in cvmx-interrupt-decodes.c 2021-07-22 11:47:19 +02:00
cvmx-interrupt-rsl.c MIPS: OCTEON: cvmx_gmxx_inf_mode: use oldest forward compatible definition 2018-12-04 15:55:30 -08:00
cvmx-l2c.c mips: clean up (remove) kernel-doc in cavium-octeon/executive/ 2021-07-28 11:22:21 +02:00
cvmx-pko.c MIPS: fix typos in comments 2022-05-04 22:22:59 +02:00
cvmx-spi.c mips: clean up (remove) kernel-doc in cavium-octeon/executive/ 2021-07-28 11:22:21 +02:00
cvmx-sysinfo.c MIPS: Audit and remove any unnecessary uses of module.h 2017-02-14 09:00:25 +00:00
Makefile MIPS: Octeon: Add support for accessing the boot vector. 2017-09-04 21:19:03 +02:00
octeon-model.c MIPS: OCTEON: cvmx_mio_fus_dat3: use oldest forward compatible definition 2018-12-04 15:54:17 -08:00