m68knommu: get rid of duplicate include
Remove the duplicate inclusion of asm/irq.h from arch/m68knommu/platform/5206e/config.c Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> Acked-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
fe9844d5a3
commit
db0031947b
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@
|
||||||
#include <asm/mcftimer.h>
|
#include <asm/mcftimer.h>
|
||||||
#include <asm/mcfsim.h>
|
#include <asm/mcfsim.h>
|
||||||
#include <asm/mcfdma.h>
|
#include <asm/mcfdma.h>
|
||||||
#include <asm/irq.h>
|
|
||||||
|
|
||||||
/***************************************************************************/
|
/***************************************************************************/
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue