hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/drivers/base/arm/protected_memory_allocator/build.bp
....@@ -1,7 +1,7 @@
11 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
22 /*
33 *
4
- * (C) COPYRIGHT 2019-2021 ARM Limited. All rights reserved.
4
+ * (C) COPYRIGHT 2019-2022 ARM Limited. All rights reserved.
55 *
66 * This program is free software and is provided to you under the terms of the
77 * GNU General Public License version 2 as published by the Free Software
....@@ -22,7 +22,7 @@
2222 bob_kernel_module {
2323 name: "protected_memory_allocator",
2424 defaults: [
25
- "kernel_defaults"
25
+ "kernel_defaults",
2626 ],
2727 srcs: [
2828 "Kbuild",