|
@@ -1,6 +1,6 @@
|
|
|
// SPDX-License-Identifier: GPL-2.0-only
|
|
|
/*
|
|
|
- * Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
|
+ * Copyright (c) 2022-2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
|
* Copyright (c) 2015-2021, The Linux Foundation. All rights reserved.
|
|
|
*/
|
|
|
|
|
@@ -9,6 +9,7 @@
|
|
|
#include <linux/clk.h>
|
|
|
#include <linux/debugfs.h>
|
|
|
#include <linux/kernel.h>
|
|
|
+#include <linux/version.h>
|
|
|
#include <linux/module.h>
|
|
|
#include <linux/iommu.h>
|
|
|
#include <linux/of.h>
|