Hi Simon, Magnus, This series contains several fixes for sparse warnings, seen with "make C=1". Thanks! Geert Uytterhoeven (3): ARM: shmobile: rcar-gen2: Make rcar_gen2_dma_contiguous static ARM_ shmobile: Add includes providing forward declarations ARM: shmobile: emev2: Move declaration of emev2_smp_ops to emev2.h arch/arm/mach-shmobile/cpufreq.c | 2 ++ arch/arm/mach-shmobile/emev2.h | 6 ++++++ arch/arm/mach-shmobile/setup-emev2.c | 4 ++-- arch/arm/mach-shmobile/setup-rcar-gen2.c | 7 ++++--- arch/arm/mach-shmobile/smp-emev2.c | 2 ++ arch/arm/mach-shmobile/suspend.c | 2 ++ arch/arm/mach-shmobile/timer.c | 2 ++ 7 files changed, 20 insertions(+), 5 deletions(-) create mode 100644 arch/arm/mach-shmobile/emev2.h -- 1.9.1 Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds