X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fserial%2F8250.h;h=78c00162b04e7630bd5a08f3df952dd441e8e503;hb=f38954c93c4a548f55d73ac5c1cf5e7f4023bb6c;hp=a10a40cc0d9e607cd972746284af7e32cc885976;hpb=551395ae667d699189014f762355e9131fc03e79;p=linux-2.6 diff --git a/drivers/serial/8250.h b/drivers/serial/8250.h index a10a40cc0d..78c00162b0 100644 --- a/drivers/serial/8250.h +++ b/drivers/serial/8250.h @@ -11,8 +11,6 @@ * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. - * - * $Id: 8250.h,v 1.8 2002/07/21 21:32:30 rmk Exp $ */ #include @@ -78,8 +76,3 @@ struct serial8250_config { #else #define ALPHA_KLUDGE_MCR 0 #endif - -#ifndef SERIAL_EXTRA_IRQ_FLAGS -#define SERIAL_EXTRA_IRQ_FLAGS 0 -#endif -