Here are some patches to clean up the last bits of the asm/system.h disintegration. They comprise: (*) Some doc changes. (*) Some comment changes. (*) Final removal of ARM's asm/system.h and fixing up all remaining users thereof. David --- David Howells (4): Clean asm/system.h from docs Sparc: sparc_cpu_model isn't in asm/system.h any more UM: arch_align_stack() moved to asm/exec.h ARM: Delete asm/system.h Documentation/DocBook/kernel-hacking.tmpl | 2 +- Documentation/irqflags-tracing.txt | 7 ------- Documentation/scheduler/sched-arch.txt | 2 +- arch/arm/include/asm/jump_label.h | 1 - arch/arm/include/asm/sync_bitops.h | 1 - arch/arm/include/asm/system.h | 7 ------- arch/arm/mach-gemini/idle.c | 2 +- arch/arm/mach-omap2/am35xx-emac.c | 1 - arch/um/kernel/process.c | 2 +- drivers/sbus/char/jsflash.c | 4 +--- drivers/usb/gadget/lpc32xx_udc.c | 1 - 11 files changed, 5 insertions(+), 25 deletions(-) delete mode 100644 arch/arm/include/asm/system.h -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html