[PATCH] I2C: include of jiffies.h for some i2c drivers
authorDominik Hackl <dominik@hackl.dhs.org>
Mon, 16 May 2005 16:12:18 +0000 (18:12 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 22 Jun 2005 04:51:57 +0000 (21:51 -0700)
This patch includes jiffies.h in two i2c drivers.
(jiffies.h is needed for the time_after function.)

Signed-off-by: Dominik Hackl <dominik@hackl.dhs.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found