#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" },
	{ 0xdcb764ad, "memset" },
	{ 0xc2c193d2, "__stack_chk_fail" },
	{ 0xe4bbc1dd, "kimage_voffset" },
	{ 0xea0fd5fe, "kmalloc_caches" },
	{ 0x4b0a3f52, "gic_nonsecure_priorities" },
	{ 0x77c1b75a, "cpu_hwcaps" },
	{ 0xd14fef22, "cpu_hwcap_keys" },
	{ 0x14b89635, "arm64_const_caps_ready" },
	{ 0xa3521253, "mem_section" },
	{ 0x627732dd, "iommu_map_sg" },
	{ 0x326aea6, "seq_putc" },
	{ 0xb43f9365, "ktime_get" },
	{ 0x4302d0eb, "free_pages" },
	{ 0x6a5cb5ee, "__get_free_pages" },
	{ 0x2d39b0a7, "kstrdup" },
	{ 0x4411a445, "__cfi_slowpath_diag" },
	{ 0x58b04525, "__alloc_pages" },
	{ 0x7f5b4fe4, "sg_free_table" },
	{ 0x5157c749, "__free_pages" },
	{ 0x87b8798d, "sg_next" },
	{ 0x3a2f6702, "sg_alloc_table" },
	{ 0x288c91fe, "dma_unmap_sg_attrs" },
	{ 0x30def186, "dma_map_sg_attrs" },
	{ 0xb8b9f817, "kmalloc_order_trace" },
	{ 0x5239aaef, "kmem_cache_alloc_trace" },
	{ 0x37a0cba, "kfree" },
	{ 0xc0b30a2e, "dma_free_attrs" },
	{ 0xc9fcc6d5, "dma_alloc_attrs" },
	{ 0xf53068cd, "seq_puts" },
	{ 0x1e42c653, "seq_printf" },
	{ 0x739706ab, "single_open" },
	{ 0xa8ac9ba6, "dma_unmap_page_attrs" },
	{ 0x5979ed16, "dma_map_page_attrs" },
	{ 0x273a8095, "dev_driver_string" },
	{ 0xc31db0ce, "is_vmalloc_addr" },
	{ 0x3b6c41ea, "kstrtouint" },
	{ 0x1d06987f, "iommu_unmap" },
	{ 0x5c3c7387, "kstrtoull" },
	{ 0x12a4e128, "__arch_copy_from_user" },
	{ 0x88db9f48, "__check_object_size" },
	{ 0x56470118, "__warn_printk" },
	{ 0x25984b2e, "iommu_map" },
	{ 0x8c8569cb, "kstrtoint" },
	{ 0x4841bdee, "strnchr" },
	{ 0x7d74d522, "kstrtoull_from_user" },
	{ 0xdd64e639, "strscpy" },
	{ 0x92997ed8, "_printk" },
	{ 0x5dc6186, "single_release" },
	{ 0x8d452a34, "seq_read" },
	{ 0x9efacf32, "seq_lseek" },
	{ 0x9688de8b, "memstart_addr" },
	{ 0xdf7a4c69, "__ubsan_handle_cfi_check_fail_abort" },
	{ 0xa6257a2f, "complete" },
	{ 0x402e076a, "debugfs_remove" },
	{ 0x7c8e2db2, "simple_attr_open" },
	{ 0xf289dbc4, "simple_attr_release" },
	{ 0x5a7a30af, "debugfs_attr_write" },
	{ 0x5842a8f5, "debugfs_attr_read" },
	{ 0xed55cabd, "mutex_unlock" },
	{ 0xd5977bfb, "mutex_lock" },
	{ 0x47cfd825, "kstrtouint_from_user" },
	{ 0xa916b694, "strnlen" },
	{ 0x619cb7dd, "simple_read_from_buffer" },
	{ 0x7b9dbc42, "simple_open" },
	{ 0x528c8b55, "no_llseek" },
	{ 0xd2ca564a, "debugfs_create_file" },
	{ 0xeebe12e4, "debugfs_create_dir" },
	{ 0x608741b5, "__init_swait_queue_head" },
	{ 0x8dbcad91, "devm_kmalloc" },
	{ 0x96848186, "scnprintf" },
	{ 0xa571f6b0, "__mutex_init" },
	{ 0xb68b66dd, "platform_driver_unregister" },
	{ 0xfc45e713, "__platform_driver_register" },
	{ 0x76590141, "of_platform_device_destroy" },
	{ 0xe2d5255a, "strcmp" },
	{ 0x87326190, "of_property_read_string" },
	{ 0xf02aa937, "wait_for_completion_interruptible_timeout" },
	{ 0x9b0800fe, "of_platform_device_create" },
	{ 0x311c9ba7, "of_get_next_child" },
	{ 0xcc445ceb, "__sg_page_iter_dma_next" },
	{ 0x7c9ca58f, "__sg_page_iter_next" },
	{ 0xccd4c999, "__sg_page_iter_start" },
	{ 0x1d24c881, "___ratelimit" },
	{ 0x3ad8cfc9, "iommu_iova_to_phys" },
	{ 0x58170ee7, "qcom_iommu_iova_to_phys_hard" },
	{ 0xfb83a2a6, "_dev_err" },
	{ 0x1a07760b, "iommu_get_domain_for_dev" },
};

MODULE_INFO(depends, "qcom_iommu_util");


MODULE_INFO(scmversion, "gf957779e27df");
