summaryrefslogtreecommitdiff
path: root/include/exports.h
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2024-07-23 01:28:34 +0200
committerTom Rini <[email protected]>2024-07-29 15:01:04 -0600
commit6627fbba203f89a316299d35f6a2ff3f33dd15c8 (patch)
treecce8ae95fef0efc70c6ee256b3f007951aaec56f /include/exports.h
parenta1af57b70ad14fc490b5227d11c0edd954a81978 (diff)
include: Remove duplicate newlines
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut <[email protected]>
Diffstat (limited to 'include/exports.h')
-rw-r--r--include/exports.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/exports.h b/include/exports.h
index 6f8c9cf4517..23cc3a66c20 100644
--- a/include/exports.h
+++ b/include/exports.h
@@ -70,7 +70,6 @@ struct jt_funcs {
#undef EXPORT_FUNC
};
-
#define XF_VERSION 9
#if defined(CONFIG_X86)