diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2001-03-26 12:41:29 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2001-03-26 12:41:29 +0000 |
| commit | f83880518b12341c0e6c9decc990ade59c9eb911 (patch) | |
| tree | ae1758acac671af37c31e933dbaac944bfce0391 /sys/dev/tdfx | |
| parent | 0c8923e54bcdb2d1e1877349b5ba5440944c14ac (diff) | |
Notes
Diffstat (limited to 'sys/dev/tdfx')
| -rw-r--r-- | sys/dev/tdfx/tdfx_pci.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/tdfx/tdfx_pci.c b/sys/dev/tdfx/tdfx_pci.c index abee7e90932dc..7ffee6fcac64c 100644 --- a/sys/dev/tdfx/tdfx_pci.c +++ b/sys/dev/tdfx/tdfx_pci.c @@ -117,7 +117,6 @@ static struct cdevsw tdfx_cdev = { nodump, /* dump */ nopsize, /* size */ 0, /* flags (no set flags) */ - -1 /* bmaj (no block dev) */ }; static int |
