]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - lib/syscall.c
ARM: mvebu: fix description of pwr-sata0 regulator on Armada 388 GP
[karo-tx-linux.git] / lib / syscall.c
index 58710eefeac803826aea142af510eb46b5a04210..e30e039324807c9b3187c728b933eaf6648f8ee0 100644 (file)
@@ -72,4 +72,3 @@ int task_current_syscall(struct task_struct *target, long *callno,
 
        return 0;
 }
-EXPORT_SYMBOL_GPL(task_current_syscall);