mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
xfree86: doc: drop mentioning xf86MapPciMem()
This function has been removed decades ago.
Fixes: 46f55f5dea
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
committed by
Enrico Weigelt
parent
6e560bf9c6
commit
9ddce7292d
@@ -8157,7 +8157,7 @@ ZZZPreInit(ScrnInfoPtr pScrn, int flags)
|
||||
static Bool
|
||||
ZZZMapMem(ScrnInfoPtr pScrn)
|
||||
{
|
||||
/* Call xf86MapPciMem() to map each PCI memory area */
|
||||
/* map each PCI memory area */
|
||||
...
|
||||
return TRUE or FALSE;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user