summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Langlais <philippe.langlais@linaro.org>2012-01-12 13:14:22 +0100
committerPhilippe Langlais <philippe.langlais@stericsson.com>2012-05-22 11:04:38 +0200
commit18c245732b85fb56457cb70fcdf34878dade3228 (patch)
tree496d2242c5ab647abe3f3a61e477bf7711fa7b31
parent9180fb4c4907f1476bc8ee1459d2954a7a93371c (diff)
security: ux500: Coding style fixes
Fix the most obvious violations of the kernel coding style Signed-off-by: Jonas Aaberg <jonas.aberg@stericsson.com>
-rw-r--r--arch/arm/mach-ux500/include/mach/tee_ta_start_modem.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-ux500/include/mach/tee_ta_start_modem.h b/arch/arm/mach-ux500/include/mach/tee_ta_start_modem.h
index 6978b7314c5..2ac88edfe71 100644
--- a/arch/arm/mach-ux500/include/mach/tee_ta_start_modem.h
+++ b/arch/arm/mach-ux500/include/mach/tee_ta_start_modem.h
@@ -45,4 +45,3 @@ struct tee_ta_start_modem {
int tee_ta_start_modem(struct tee_ta_start_modem *data);
#endif
-