mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 09:41:44 +00:00
ed75d8635a
Defining flash partition table in platform code is deprecated, and due to recent changes linkstation and storcenter do not compile any more with their default configurations because of undefined references to physmap_set_partitions(). Instead of fixing them by using the correct kernel configuration macro in preprocessor conditional, remove partition table definitions altogether. Instead add support for partition definition on the command-line and in device tree to the default configurations. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Kumar Gala <galak@kernel.crashing.org> |
||
---|---|---|
.. | ||
c2k.c | ||
holly.c | ||
Kconfig | ||
linkstation.c | ||
ls_uart.c | ||
Makefile | ||
mpc10x.h | ||
mpc7448_hpc2.c | ||
prpmc2800.c | ||
storcenter.c |