From: David Howells Date: Thu, 7 Oct 2010 13:08:53 +0000 (+0100) Subject: Drop a couple of unnecessary asm/system.h inclusions X-Git-Tag: v2.6.37-rc1~186^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcdb714c8856c76383ca455294f0074168705eab;p=pandora-kernel.git 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 Acked-by: Greg Ungerer Acked-by: Geert Uytterhoeven --- Reading git-diff-tree failed