mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 10:11:36 +00:00
4a043d79dc
As long as there is no other non-const variable marked __initdata in the same compilation unit it doesn't hurt. If there were one however compilation would fail with error: $variablename causes a section type conflict because a section containing const variables is marked read only and so cannot contain non-const variables. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Cc: linux-mips@linux-mips.org Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Cc: kernel@pengutronix.de Patchwork: https://patchwork.linux-mips.org/patch/3565/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |
||
---|---|---|
.. | ||
asic | ||
pci | ||
init.c | ||
init.h | ||
ioremap.c | ||
Kconfig | ||
Makefile | ||
memory.c | ||
Platform | ||
powertv_setup.c | ||
powertv-clock.h | ||
powertv-usb.c | ||
reset.c | ||
reset.h | ||
time.c |