diff options
Diffstat (limited to 'sys/dev/pcf/pcf_isa.c')
-rw-r--r-- | sys/dev/pcf/pcf_isa.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/pcf/pcf_isa.c b/sys/dev/pcf/pcf_isa.c index 40064cc74bc3c..165ea3f753eb4 100644 --- a/sys/dev/pcf/pcf_isa.c +++ b/sys/dev/pcf/pcf_isa.c @@ -28,7 +28,7 @@ * SUCH DAMAGE. */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/pcf/pcf_isa.c,v 1.9 2007/03/21 03:38:36 nyan Exp $"); /* * Hardware driver for a Philips PCF8584 I2C bus controller sitting |