Drop a couple of unnecessary asm/system.h inclusions
authorDavid Howells <dhowells@redhat.com>
Thu, 7 Oct 2010 13:08:53 +0000 (14:08 +0100)
committerDavid Howells <dhowells@redhat.com>
Thu, 7 Oct 2010 13:08:53 +0000 (14:08 +0100)
commitbcdb714c8856c76383ca455294f0074168705eab
tree4b206179dea529a174917c5d93dfe2dc8f32ba54
parentd8b5fc01683c66060edc202d6bb5635365822181
Drop a couple of unnecessary asm/system.h inclusions

Drop inclusions of asm/system.h from linux/hardirq.h and linux/list.h as
they're no longer required and prevent the M68K arch's IRQ flag handling macros
from being made into inlined functions due to circular dependencies.

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
include/linux/hardirq.h
include/linux/list.h