diff options
author | Andrew Morton <akpm@osdl.org> | 2006-10-02 11:17:38 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-10-02 16:57:16 +0200 |
commit | ca8af486765852302931bb69075871d5564e1e5b (patch) | |
tree | b298caf449ec0ab49bb7a477258c39e87227a985 /net | |
parent | [PATCH] isdn4linux: Gigaset driver: fix __must_check warning (diff) | |
download | linux-ca8af486765852302931bb69075871d5564e1e5b.tar.xz linux-ca8af486765852302931bb69075871d5564e1e5b.zip |
[PATCH] isdn: work around excessive udelay()
As reported in http://bugzilla.kernel.org/show_bug.cgi?id=6970, ISDN can issue
excessively-long udelays, which triggers a build-time error on ARM.
This is very sucky of ISDN, but I doubt if anyone is going to suddenly fix it.
So change the macro to do the microsecond counting itself.
Cc: <tch@wpkg.org>
Cc: Karsten Keil <kkeil@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions