aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/include/mach/colibri.h
diff options
context:
space:
mode:
authorDaniel Mack <daniel@caiaq.de>2009-04-02 08:33:15 +0200
committerEric Miao <eric.miao@marvell.com>2009-04-04 10:26:34 +0800
commit8a28b10e915fff4a4e8be4f152a8e8695d0cb044 (patch)
tree3fafe8392d50c8530327df99283212441dc3c6fa /arch/arm/mach-pxa/include/mach/colibri.h
parent22a0200b18b8526043d3014efdaf839b01767111 (diff)
[ARM] pxa/colibri: get rid of set_irq_type()
In commit 47cb035560a41bd1bd3db506eeab93088815203e, the ax88796 driver learned to take IRQ flags from platform_device definition. Use that here to get rid of the set_irq_type() hack. Signed-off-by: Daniel Mack <daniel@caiaq.de> Signed-off-by: Eric Miao <eric.miao@marvell.com>
Diffstat (limited to 'arch/arm/mach-pxa/include/mach/colibri.h')
-rw-r--r--arch/arm/mach-pxa/include/mach/colibri.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/include/mach/colibri.h b/arch/arm/mach-pxa/include/mach/colibri.h
index 306ad64409b..90230c6f992 100644
--- a/arch/arm/mach-pxa/include/mach/colibri.h
+++ b/arch/arm/mach-pxa/include/mach/colibri.h
@@ -1,5 +1,8 @@
#ifndef _COLIBRI_H_
#define _COLIBRI_H_
+
+#include <net/ax88796.h>
+
/*
* common settings for all modules
*/