[PATCH fpit 2/8] unifdef XFree86LOADER

Peter Hutterer peter.hutterer at who-t.net
Wed Dec 1 19:31:27 PST 2010


Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
 src/xf86Fpit.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/xf86Fpit.c b/src/xf86Fpit.c
index a8dd951..e38e1a1 100644
--- a/src/xf86Fpit.c
+++ b/src/xf86Fpit.c
@@ -671,7 +671,6 @@ _X_EXPORT InputDriverRec FPIT = {
 	NULL,			/* module */
 };
 
-#ifdef XFree86LOADER
 static pointer Plug(pointer module, pointer options, int *errmaj, int *errmin)
 {
 	xf86AddInputDriver(&FPIT, module, 0);
@@ -703,4 +702,3 @@ static XF86ModuleVersionInfo version_rec = {
 _X_EXPORT XF86ModuleData fpitModuleData = {
 	&version_rec, Plug, Unplug
 };
-#endif
-- 
1.7.3.2



More information about the xorg-devel mailing list