]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - lib/ts_fsm.c
ppc/powerpc: workarounds for old Open Firmware versions
[karo-tx-linux.git] / lib / ts_fsm.c
index ef9779e005062d79de05f00cff7c0aa1ee3a24a3..ca3211206eef99bd253532c4faf03c67bd582e17 100644 (file)
@@ -258,7 +258,7 @@ found_match:
 }
 
 static struct ts_config *fsm_init(const void *pattern, unsigned int len,
-                                    unsigned int __nocast gfp_mask)
+                                    gfp_t gfp_mask)
 {
        int i, err = -EINVAL;
        struct ts_config *conf;