diff options
| -rw-r--r-- | sys/dev/hea/eni.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/hea/eni.h b/sys/dev/hea/eni.h index 1e753b2c50c6..53ecef15dc9d 100644 --- a/sys/dev/hea/eni.h +++ b/sys/dev/hea/eni.h @@ -234,7 +234,7 @@ */ /* - * Part of PCI configuration registers but not defined in <pci/pcireg.h> + * Part of PCI configuration registers but not defined in <dev/pci/pcireg.h> */ #define PCI_CONTROL_REG 0x60 #define ENDIAN_SWAP_DMA 0x80 /* Enable endian swaps on DMA */ |
