Signed-off-by: Kevin Brace <kevinbr...@gmx.com>
---
 src/neo_driver.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/neo_driver.c b/src/neo_driver.c
index 7c7dc19..84e09ca 100644
--- a/src/neo_driver.c
+++ b/src/neo_driver.c
@@ -118,7 +118,9 @@ static ModeStatus NEOValidMode(SCRN_ARG_TYPE arg, 
DisplayModePtr mode,
                                Bool verbose, int flags);
 
 /* Internally used functions */
+#ifdef HAVE_ISA
 static int      neoFindIsaDevice(GDevPtr dev);
+#endif
 static Bool     neoModeInit(ScrnInfoPtr pScrn, DisplayModePtr mode);
 static void     neoSave(ScrnInfoPtr pScrn);
 static void     neoRestore(ScrnInfoPtr pScrn, vgaRegPtr VgaReg,
-- 
2.7.4

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to