summaryrefslogtreecommitdiff
path: root/include/key_matrix.h
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@mailbox.org>2024-07-23 01:28:34 +0200
committerTom Rini <trini@konsulko.com>2024-07-29 15:01:04 -0600
commit6627fbba203f89a316299d35f6a2ff3f33dd15c8 (patch)
treecce8ae95fef0efc70c6ee256b3f007951aaec56f /include/key_matrix.h
parenta1af57b70ad14fc490b5227d11c0edd954a81978 (diff)
include: Remove duplicate newlines
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Diffstat (limited to 'include/key_matrix.h')
-rw-r--r--include/key_matrix.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/key_matrix.h b/include/key_matrix.h
index 17f5d12cdd9..fffe2ddc531 100644
--- a/include/key_matrix.h
+++ b/include/key_matrix.h
@@ -8,7 +8,6 @@
#ifndef _KEY_MATRIX_H
#define _KEY_MATRIX_H
-
/* Information about a matrix keyboard */
struct key_matrix {
/* Dimensions of the keyboard matrix, in rows and columns */