]> git.neil.brown.name Git - history.git/commit
[PATCH] drivers/pcmcia/i8???.c
authorManfred Spraul <manfred@colorfullife.com>
Sun, 17 Nov 2002 06:13:58 +0000 (22:13 -0800)
committerLinus Torvalds <torvalds@home.transmeta.com>
Sun, 17 Nov 2002 06:13:58 +0000 (22:13 -0800)
commita21061828c8555eeb0c86370881105f94efa20ff
tree984f5c68d149c198cde8d0f76e6e6c8bc483b738
parent420c1fb7ead2851964bd59ff45529017d36e6532
[PATCH] drivers/pcmcia/i8???.c

- function prototypes for request_irq were missing
- after including <linux/interrupt.h>, I got an error due to
  a conflict with the 'irq_count()' macro and the irq_count
  function. Rename to i385_count_irq
drivers/pcmcia/i82092.c
drivers/pcmcia/i82365.c