#include <linux/module.h>
#define INCLUDE_VERMAGIC
#include <linux/build-salt.h>
#include <linux/elfnote-lto.h>
#include <linux/vermagic.h>
#include <linux/compiler.h>

BUILD_SALT;
BUILD_LTO_INFO;

MODULE_INFO(vermagic, VERMAGIC_STRING);
MODULE_INFO(name, KBUILD_MODNAME);

__visible struct module __this_module
__section(".gnu.linkonce.this_module") = {
	.name = KBUILD_MODNAME,
	.init = init_module,
#ifdef CONFIG_MODULE_UNLOAD
	.exit = cleanup_module,
#endif
	.arch = MODULE_ARCH_INIT,
};

MODULE_INFO(intree, "Y");

#ifdef CONFIG_RETPOLINE
MODULE_INFO(retpoline, "Y");
#endif

static const struct modversion_info ____versions[]
__used __section("__versions") = {
	{ 0x222dd63, "module_layout" },
	{ 0x4829a47e, "memcpy" },
	{ 0xc2c193d2, "__stack_chk_fail" },
	{ 0x4b0a3f52, "gic_nonsecure_priorities" },
	{ 0xac594e02, "__cpu_online_mask" },
	{ 0x7a2af7b4, "cpu_number" },
	{ 0xc56a41e6, "vabits_actual" },
	{ 0x75fb9062, "arch_timer_read_counter" },
	{ 0xdc3fcbc9, "__sw_hweight8" },
	{ 0xe1537255, "__list_del_entry_valid" },
	{ 0x599fb41c, "kvmalloc_node" },
	{ 0x68f31cbd, "__list_add_valid" },
	{ 0xf70e4a4d, "preempt_schedule_notrace" },
	{ 0xb5b54b34, "_raw_spin_unlock" },
	{ 0xba8fbd64, "_raw_spin_lock" },
	{ 0x4efc6489, "bpf_trace_run4" },
	{ 0x5b75e521, "bpf_trace_run2" },
	{ 0xc66abdd8, "bpf_trace_run1" },
	{ 0xe5fc6f76, "bpf_trace_run9" },
	{ 0x7ff5b9fd, "perf_trace_run_bpf_submit" },
	{ 0x2d2c902f, "perf_trace_buf_alloc" },
	{ 0x525d0aa3, "trace_seq_printf" },
	{ 0x1b5f4377, "trace_seq_putc" },
	{ 0x7381287f, "trace_handle_return" },
	{ 0xc3bc72ad, "trace_print_array_seq" },
	{ 0xcc5c2df4, "trace_print_symbols_seq" },
	{ 0x9df162b8, "trace_event_printf" },
	{ 0xa408db3a, "trace_raw_output_prep" },
	{ 0x6a2762f5, "trace_event_ignore_this_pid" },
	{ 0xfd5a8a18, "event_triggers_call" },
	{ 0xa19d380, "trace_event_buffer_commit" },
	{ 0xb464157f, "trace_event_buffer_reserve" },
	{ 0x9ec6ca96, "ktime_get_real_ts64" },
	{ 0x66b4cc41, "kmemdup" },
	{ 0xd0d03b9a, "trace_event_raw_init" },
	{ 0xa35d7098, "trace_event_reg" },
	{ 0x2d3385d3, "system_wq" },
	{ 0xea0fd5fe, "kmalloc_caches" },
	{ 0xdf7a4c69, "__ubsan_handle_cfi_check_fail_abort" },
	{ 0xb68b66dd, "platform_driver_unregister" },
	{ 0x8e17b3ae, "idr_destroy" },
	{ 0xb8c2d95d, "kthread_stop" },
	{ 0xb97233e8, "of_property_read_string_helper" },
	{ 0xb67fec0e, "uuid_parse" },
	{ 0x98cf60b3, "strlen" },
	{ 0xc310b981, "strnstr" },
	{ 0x87326190, "of_property_read_string" },
	{ 0x3ab39c72, "of_find_compatible_node" },
	{ 0x732ac580, "queue_work_on" },
	{ 0x6ec392c4, "gh_arch_validate_vm_exited_notif" },
	{ 0xce9884d7, "srcu_notifier_call_chain" },
	{ 0x20978fb9, "idr_find" },
	{ 0xa6257a2f, "complete" },
	{ 0xd9338e14, "gh_msgq_recv" },
	{ 0xb3f7646e, "kthread_should_stop" },
	{ 0x9b2366d8, "irq_find_matching_fwspec" },
	{ 0xa3a83f8c, "of_property_read_variable_u32_array" },
	{ 0xb553bdf3, "gh_msgq_unregister" },
	{ 0x4addd462, "wake_up_process" },
	{ 0x15f9ecee, "kthread_create_on_node" },
	{ 0x2e907c70, "gh_msgq_register" },
	{ 0x356ede45, "of_irq_find_parent" },
	{ 0xfb83a2a6, "_dev_err" },
	{ 0x5743056f, "gh_msgq_probe" },
	{ 0xfc45e713, "__platform_driver_register" },
	{ 0xeaf702db, "gh_put_irq" },
	{ 0xeb233a45, "__kmalloc" },
	{ 0x5239aaef, "kmem_cache_alloc_trace" },
	{ 0xd9649238, "gh_msgq_send" },
	{ 0xeae3dfd6, "__const_udelay" },
	{ 0x608741b5, "__init_swait_queue_head" },
	{ 0x253af43d, "delayed_work_timer_fn" },
	{ 0xa8106953, "gh_dbl_reset_cap_info" },
	{ 0x2a898fb, "gh_msgq_reset_cap_info" },
	{ 0x3d27cc9, "gh_dbl_populate_cap_info" },
	{ 0x765f8970, "gh_msgq_populate_cap_info" },
	{ 0x4411a445, "__cfi_slowpath_diag" },
	{ 0x698117ab, "irq_domain_get_irq_data" },
	{ 0x7bdc5a29, "gh_get_irq" },
	{ 0x7665a95b, "idr_remove" },
	{ 0xd5977bfb, "mutex_lock" },
	{ 0x25974000, "wait_for_completion" },
	{ 0xed55cabd, "mutex_unlock" },
	{ 0x91f44510, "idr_alloc_cyclic" },
	{ 0x37a0cba, "kfree" },
	{ 0x2c2067df, "mutex_lock_interruptible" },
	{ 0x75dd14d2, "srcu_notifier_chain_unregister" },
	{ 0x4c1feec0, "srcu_notifier_chain_register" },
	{ 0x92997ed8, "_printk" },
	{ 0xe2d5255a, "strcmp" },
};

MODULE_INFO(depends, "gh_arm_drv,gh_msgq,gh_dbl");


MODULE_INFO(scmversion, "gf957779e27df");
