]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove unneeded line of code that got left behind when I converted this
authorBill Paul <wpaul@FreeBSD.org>
Thu, 13 May 1999 20:36:00 +0000 (20:36 +0000)
committerBill Paul <wpaul@FreeBSD.org>
Thu, 13 May 1999 20:36:00 +0000 (20:36 +0000)
commitfb212aff1574511ba6de3663bfc111acf38032a5
tree0bf3dc580240d25d98dc3abac6f14908f360ec45
parent27be3ac6628467b0b3aae35750973e016a1417a8
Remove unneeded line of code that got left behind when I converted this
driver to use bus_space_read_foo()/bus_space_write_foo(). The line is not
visible unless you compile the driver to use PCI memory mapped mode, which
not done by default, but it should be fixed anyway.
sys/pci/if_wb.c