Searched hist:ed75d8635abde0c43d26152014e386706475120e (Results 1 – 3 of 3) sorted by relevance
/linux/arch/powerpc/platforms/embedded6xx/ |
H A D | storcenter.c | diff ed75d8635abde0c43d26152014e386706475120e Thu Mar 05 14:25:06 CET 2009 Guennadi Liakhovetski <g.liakhovetski@gmx.de> powerpc: fix linkstation and storcenter compilation breakage
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>
|
/linux/arch/powerpc/configs/ |
H A D | linkstation_defconfig | diff ed75d8635abde0c43d26152014e386706475120e Thu Mar 05 14:25:06 CET 2009 Guennadi Liakhovetski <g.liakhovetski@gmx.de> powerpc: fix linkstation and storcenter compilation breakage
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>
|
H A D | storcenter_defconfig | diff ed75d8635abde0c43d26152014e386706475120e Thu Mar 05 14:25:06 CET 2009 Guennadi Liakhovetski <g.liakhovetski@gmx.de> powerpc: fix linkstation and storcenter compilation breakage
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>
|