[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140212154544.2405.2992.stgit@warthog.procyon.org.uk>
Date: Wed, 12 Feb 2014 15:45:44 +0000
From: David Howells <dhowells@...hat.com>
To: akpm@...ux-foundation.org
Cc: dhowells@...hat.com, linux-arch@...r.kernel.org,
linux-kernel@...r.kernel.org, arnd@...db.de
Subject: [PATCH 0/4] Final asm/system.h cleanups
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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists