]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/video/imacfb.c
[x86] remove uses of magic macros for boot_params access
[linux-2.6-omap-h63xx.git] / drivers / video / imacfb.c
index 18ea4a5491059422c3ae72d026e5d347606ed6a7..6455fd2a39f2d9c333c8892ae93ddc771ff22ef2 100644 (file)
@@ -58,7 +58,7 @@ static int model              = M_UNKNOWN;
 static int manual_height;
 static int manual_width;
 
-static int set_system(struct dmi_system_id *id)
+static int set_system(const struct dmi_system_id *id)
 {
        printk(KERN_INFO "imacfb: %s detected - set system to %ld\n",
                id->ident, (long)id->driver_data);