Martin Michlmayr cc05368c52 hisax: remove bad udelay call to fix build error on ARM
The hisax ISDN driver fails to build on ARM with CONFIG_HISAX_ELSA:

| drivers/built-in.o: In function `modem_set_dial':
| drivers/isdn/hisax/elsa_ser.c:535: undefined reference to `__bad_udelay'
| drivers/isdn/hisax/elsa_ser.c:544: undefined reference to `__bad_udelay'
| drivers/built-in.o: In function `modem_set_init':
| drivers/isdn/hisax/elsa_ser.c:486: undefined reference to `__bad_udelay'
| [...]

According to the comment in arch/arm/include/asm/delay.h, __bad_udelay
is specifically designed on ARM to produce a build failure when udelay
is called with a value > 2000.

Signed-off-by: Martin Michlmayr <tbm@cyrius.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-11-06 20:33:41 -08:00
..
2009-11-04 08:25:57 -08:00
2008-08-23 02:29:26 +02:00
2009-07-25 20:23:05 +02:00
2009-11-04 08:31:19 -08:00
2008-08-23 02:29:26 +02:00
2006-11-30 05:24:39 +01:00
2006-07-10 13:24:15 -07:00
2007-08-21 10:14:28 -07:00
2008-04-20 18:22:30 -04:00
2009-06-11 19:04:48 +02:00
2009-11-04 08:31:19 -08:00
2009-11-04 08:25:57 -08:00
2006-07-10 13:24:15 -07:00
2006-07-10 13:24:15 -07:00
2009-07-25 20:23:05 +02:00
2009-07-25 20:23:05 +02:00
2009-07-25 20:23:05 +02:00
2009-07-25 20:23:05 +02:00
2009-07-25 20:23:05 +02:00
2009-07-25 20:23:05 +02:00
2009-07-25 20:23:05 +02:00
2009-07-25 20:23:05 +02:00
2008-08-23 02:29:26 +02:00