#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" },
	{ 0x4829a47e, "memcpy" },
	{ 0xc2c193d2, "__stack_chk_fail" },
	{ 0x2a3dc045, "__dev_kfree_skb_any" },
	{ 0xf6d62a24, "netif_tx_wake_queue" },
	{ 0x10229dce, "netif_carrier_on" },
	{ 0x237296fe, "dev_get_stats" },
	{ 0x6e3a5b6a, "skb_queue_tail" },
	{ 0x8d82e354, "skb_trim" },
	{ 0xeddb190e, "skb_pull" },
	{ 0x6367416f, "skb_push" },
	{ 0x533f4833, "netif_carrier_off" },
	{ 0x49f4e661, "init_net" },
	{ 0x4b0a3f52, "gic_nonsecure_priorities" },
	{ 0x77c1b75a, "cpu_hwcaps" },
	{ 0xd14fef22, "cpu_hwcap_keys" },
	{ 0x14b89635, "arm64_const_caps_ready" },
	{ 0xea0fd5fe, "kmalloc_caches" },
	{ 0x15ba50a6, "jiffies" },
	{ 0xdf7a4c69, "__ubsan_handle_cfi_check_fail_abort" },
	{ 0x402e076a, "debugfs_remove" },
	{ 0x6091b333, "unregister_chrdev_region" },
	{ 0x6cc38979, "usb_function_unregister" },
	{ 0x8c03d20c, "destroy_workqueue" },
	{ 0x8310b89e, "usb_ep_set_halt" },
	{ 0xf70e4a4d, "preempt_schedule_notrace" },
	{ 0x26959a69, "dev_get_by_name" },
	{ 0x2dbea237, "usb_ep_enable" },
	{ 0x1aec8cdd, "usb_ep_disable" },
	{ 0x44695a6a, "usb_free_all_descriptors" },
	{ 0x9daf63f7, "ipa_usb_deinit_teth_prot" },
	{ 0xa38602cd, "drain_workqueue" },
	{ 0xb5b54b34, "_raw_spin_unlock" },
	{ 0xba8fbd64, "_raw_spin_lock" },
	{ 0x1d6766db, "usb_ep_free_request" },
	{ 0x3600a9e1, "usb_assign_descriptors" },
	{ 0x880d48e4, "usb_ep_alloc_request" },
	{ 0x1a36c080, "usb_ep_autoconfig" },
	{ 0xd4790f7, "usb_string_id" },
	{ 0x79aa04a2, "get_random_bytes" },
	{ 0x2c408f11, "ipa_usb_init_teth_prot" },
	{ 0xb1173a32, "usb_interface_id" },
	{ 0xf470e1fe, "ipc_log_context_destroy" },
	{ 0x40af62cf, "device_destroy" },
	{ 0x4411a445, "__cfi_slowpath_diag" },
	{ 0xd4616fc7, "usb_ep_queue" },
	{ 0x68f31cbd, "__list_add_valid" },
	{ 0x12a4e128, "__arch_copy_from_user" },
	{ 0x6cbbfc54, "__arch_copy_to_user" },
	{ 0x88db9f48, "__check_object_size" },
	{ 0xe1537255, "__list_del_entry_valid" },
	{ 0x167c5967, "print_hex_dump" },
	{ 0x1000e51, "schedule" },
	{ 0x1d24c881, "___ratelimit" },
	{ 0xffb7c514, "ida_free" },
	{ 0xb13f0d72, "cdev_del" },
	{ 0x4f34d4f1, "device_create" },
	{ 0xf9ff6a03, "cdev_add" },
	{ 0x88a509d5, "cdev_init" },
	{ 0xe7a02573, "ida_alloc_range" },
	{ 0xf9c0b663, "strlcat" },
	{ 0xbf57e89e, "queue_delayed_work_on" },
	{ 0xc9a19caf, "ipa_usb_xdci_resume" },
	{ 0x7f2a2646, "usb_gadget_wakeup" },
	{ 0x5720db49, "ipa_usb_xdci_suspend" },
	{ 0x72d6e025, "msm_ep_set_mode" },
	{ 0x6abaa791, "ipa_usb_xdci_disconnect" },
	{ 0x3eeb2322, "__wake_up" },
	{ 0x2e164342, "ipa_usb_xdci_connect" },
	{ 0x92540fbf, "finish_wait" },
	{ 0x8ddd8aad, "schedule_timeout" },
	{ 0x8c26d495, "prepare_to_wait_event" },
	{ 0xfe487975, "init_wait_entry" },
	{ 0x23fed57a, "ipa_register_ipa_ready_cb" },
	{ 0xfaf3beb1, "config_ep_by_speed" },
	{ 0xfaeb4169, "__pm_runtime_idle" },
	{ 0x61dd786a, "__pm_runtime_resume" },
	{ 0xd35cce70, "_raw_spin_unlock_irqrestore" },
	{ 0x34db050b, "_raw_spin_lock_irqsave" },
	{ 0xcc18a48f, "usb_gsi_ep_op" },
	{ 0x5beda6a9, "usb_composite_setup_continue" },
	{ 0x253af43d, "delayed_work_timer_fn" },
	{ 0x79cf5987, "init_timer_key" },
	{ 0xd9a5ea54, "__init_waitqueue_head" },
	{ 0x6a6e05bf, "kstrtou8" },
	{ 0x37a0cba, "kfree" },
	{ 0xc6b4cf41, "usb_put_function_instance" },
	{ 0x96b29254, "strncasecmp" },
	{ 0x6fdbaa2a, "ipc_log_context_create" },
	{ 0x96848186, "scnprintf" },
	{ 0xed55cabd, "mutex_unlock" },
	{ 0xd5977bfb, "mutex_lock" },
	{ 0x98cf60b3, "strlen" },
	{ 0xeb233a45, "__kmalloc" },
	{ 0x5239aaef, "kmem_cache_alloc_trace" },
	{ 0xb323e6f4, "config_group_init_type_name" },
	{ 0x474edef, "kstrtou16_from_user" },
	{ 0x1e42c653, "seq_printf" },
	{ 0x739706ab, "single_open" },
	{ 0x7f02188f, "__msecs_to_jiffies" },
	{ 0xf15e728e, "del_timer_sync" },
	{ 0x72cd0f7f, "mod_timer" },
	{ 0xdf256037, "kstrtou8_from_user" },
	{ 0x8b83a1e8, "ipc_log_string" },
	{ 0xde2fd419, "seq_release" },
	{ 0x8d452a34, "seq_read" },
	{ 0x9efacf32, "seq_lseek" },
	{ 0x1e803989, "debugfs_create_bool" },
	{ 0xd2ca564a, "debugfs_create_file" },
	{ 0xeebe12e4, "debugfs_create_dir" },
	{ 0xfb75c796, "usb_function_register" },
	{ 0x7fe2eb19, "class_destroy" },
	{ 0xe3ec2f2b, "alloc_chrdev_region" },
	{ 0x5c4cffba, "__class_create" },
	{ 0xa571f6b0, "__mutex_init" },
	{ 0x92997ed8, "_printk" },
	{ 0x49cd25ed, "alloc_workqueue" },
};

MODULE_INFO(depends, "ipa_fmwk,qcom_ipc_logging,dwc3-msm");


MODULE_INFO(scmversion, "gf957779e27df");
