]> err.no Git - linux-2.6/blobdiff - drivers/ide/legacy/ide-4drives.c
lxfb: add power management functionality
[linux-2.6] / drivers / ide / legacy / ide-4drives.c
index 17f94d0cb539810ef934e3d2149a884a35ebc594..ecae916a3385f15c8725199a3eb18fe3733a79e4 100644 (file)
@@ -6,7 +6,7 @@
 
 #define DRV_NAME "ide-4drives"
 
-int probe_4drives;
+static int probe_4drives;
 
 module_param_named(probe, probe_4drives, bool, 0);
 MODULE_PARM_DESC(probe, "probe for generic IDE chipset with 4 drives/port");