]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/ibm_emac/ibm_emac_tah.h
frv: types: use <asm-generic/int-*.h> for the frv architecture
[linux-2.6-omap-h63xx.git] / drivers / net / ibm_emac / ibm_emac_tah.h
index 9299b5dd7eb1d3c0f699bead79abe016deaa9b1a..ccf64915e1e48b06d0a1c0a32e4665ea44d5a92f 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef _IBM_EMAC_TAH_H
 #define _IBM_EMAC_TAH_H
 
-#include <linux/config.h>
 #include <linux/init.h>
 #include <asm/ocp.h>
 
@@ -56,7 +55,7 @@ struct tah_regs {
 #ifdef CONFIG_IBM_EMAC_TAH
 int tah_attach(void *emac) __init;
 
-void __tah_fini(struct ocp_device *ocpdev) __exit;
+void __tah_fini(struct ocp_device *ocpdev);
 static inline void tah_fini(struct ocp_device *ocpdev)
 {
        if (ocpdev)