summaryrefslogtreecommitdiff
path: root/utils/tuning/libtuning/parsers/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'utils/tuning/libtuning/parsers/__init__.py')
-rw-r--r--utils/tuning/libtuning/parsers/__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/tuning/libtuning/parsers/__init__.py b/utils/tuning/libtuning/parsers/__init__.py
index 9ccabb0e..9d20d2fc 100644
--- a/utils/tuning/libtuning/parsers/__init__.py
+++ b/utils/tuning/libtuning/parsers/__init__.py
@@ -1,3 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
#
# Copyright (C) 2022, Paul Elder <paul.elder@ideasonboard.com>
+
+from libtuning.parsers.raspberrypi_parser import RaspberryPiParser