Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ARM: shmobile: r8a7793: proper constness with __initconst | Nicolas Pitre | 2015-11-22 |
| | | | | | | | | | | Both the pointer array and the pointed data have to be const when using __initconst to be correct. This also fixes LTO builds that otherwise fail with section mismatch errors. Fixes: ec60d95b4fac ("ARM: shmobile: Basic r8a7793 SoC support") Signed-off-by: Nicolas Pitre <nico@linaro.org> Signed-off-by: Simon Horman <horms+renesas@verge.net.au> | ||
* | ARM: shmobile: Basic r8a7793 SoC support | Ulrich Hecht | 2015-07-05 |
Minimal support without power management or SMP. Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au> |