[PATCH] Unlinline a bunch of other functions
[safe/jmp/linux-2.6] / drivers / video / matrox / matroxfb_maven.c
index a1f2c5e..6019710 100644 (file)
@@ -968,7 +968,7 @@ static inline int maven_compute_timming(struct maven_data* md,
        return 0;
 }
 
-static inline int maven_program_timming(struct maven_data* md,
+static int maven_program_timming(struct maven_data* md,
                const struct mavenregs* m) {
        struct i2c_client* c = md->client;