]> Git Repo - linux.git/blobdiff - lib/cmdline.c
powerpc/powernv: Remove POWER9 PVR version check for entry and uaccess flushes
[linux.git] / lib / cmdline.c
index 5d474c626e245c17a8ebc1d6530311e5fa5acf5e..5546bf58878061863fe4950403168405f1cb2c23 100644 (file)
@@ -272,3 +272,4 @@ char *next_arg(char *args, char **param, char **val)
        /* Chew up trailing spaces. */
        return skip_spaces(args);
 }
+EXPORT_SYMBOL(next_arg);
This page took 0.034273 seconds and 4 git commands to generate.