]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/char/rio/eisa.h
[PATCH] lindent rio drivers
[mv-sheeva.git] / drivers / char / rio / eisa.h
index 59371b0528b071bb5eb0221ff648c5f2a8c09e7c..c2abaf0eab04e479d9a3dfa98abc874a7d909fea 100644 (file)
@@ -60,7 +60,7 @@ static char *_eisa_h_sccs_ = "@(#)eisa.h      1.2";
 
 #define        EISA_PRODUCT_IDENT_LO           0xC80   /* where RIO_EISA_IDENT is */
 #define        EISA_PRODUCT_IDENT_HI           0xC81
-#define        EISA_PRODUCT_NUMBER             0xC82   /* where PROD_CODE is */
+#define        EISA_PRODUCT_NUMBER             0xC82   /* where PROD_CODE is */
 #define        EISA_REVISION_NUMBER            0xC83   /* revision (1dp) */
 #define        EISA_ENABLE                     0xC84   /* set LSB to enable card */
 #define        EISA_UNIQUE_NUM_0               0xC88   /* vomit */
@@ -101,4 +101,4 @@ static char *_eisa_h_sccs_ = "@(#)eisa.h    1.2";
 #define        INBZ(z,x)       inb(((z)<<12) | (x))
 #define        OUTBZ(z,x,y)    outb((((z)<<12) | (x)), y)
 
-#endif /* __rio_eisa_h__ */
+#endif                         /* __rio_eisa_h__ */