aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/pm3fb.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/pm3fb.c')
-rw-r--r--drivers/video/pm3fb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/pm3fb.c b/drivers/video/pm3fb.c
index 6c4dfcb0feb9..c77a1a1fd46b 100644
--- a/drivers/video/pm3fb.c
+++ b/drivers/video/pm3fb.c
@@ -985,7 +985,7 @@ static void __exit pm3fb_exit(void)
985 pci_unregister_driver(&pm3fb_driver); 985 pci_unregister_driver(&pm3fb_driver);
986} 986}
987 987
988#ifdef MODULE 988#ifndef MODULE
989 /* 989 /*
990 * Setup 990 * Setup
991 */ 991 */