Skip to content

Commit e172b71

Browse files
committed
kernel: configs: arm64: Make USB_DWC2 built-in
See: raspberrypi/linux#6888 kernel: overlays: Give a deprecation warning for dwc-otg See: raspberrypi/linux#6890
1 parent 242db7d commit e172b71

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+17
-150
lines changed

Module8.symvers

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7734,6 +7734,7 @@
77347734
0x74ed88b5 DWC_WORKQ_SCHEDULE vmlinux EXPORT_SYMBOL
77357735
0x13cc491a DWC_WORKQ_SCHEDULE_DELAYED vmlinux EXPORT_SYMBOL
77367736
0x172ec730 DWC_WORKQ_PENDING vmlinux EXPORT_SYMBOL
7737+
0xd8c682ba dwc2_pci_ids vmlinux EXPORT_SYMBOL_GPL
77377738
0xee38a8ef usb_stor_host_template_init vmlinux EXPORT_SYMBOL_GPL USB_STORAGE
77387739
0x1bc3edc2 usb_stor_sense_invalidCDB vmlinux EXPORT_SYMBOL_GPL USB_STORAGE
77397740
0xbbc798a4 usb_stor_transparent_scsi_command vmlinux EXPORT_SYMBOL_GPL USB_STORAGE
@@ -14457,7 +14458,6 @@
1445714458
0x2b912ea1 usb_os_desc_prepare_interf_dir drivers/usb/gadget/libcomposite EXPORT_SYMBOL
1445814459
0x0439db28 unregister_gadget_item drivers/usb/gadget/libcomposite EXPORT_SYMBOL_GPL
1445914460
0x640cc173 alloc_ep_req drivers/usb/gadget/libcomposite EXPORT_SYMBOL_GPL
14460-
0xd8c682ba dwc2_pci_ids drivers/usb/dwc2/dwc2 EXPORT_SYMBOL_GPL
1446114461
0xc526bf82 usb_cdc_wdm_register drivers/usb/class/cdc-wdm EXPORT_SYMBOL
1446214462
0x98559ec7 usb_serial_claim_interface drivers/usb/serial/usbserial EXPORT_SYMBOL_GPL
1446314463
0x7d8849b7 usb_serial_port_softint drivers/usb/serial/usbserial EXPORT_SYMBOL_GPL

Module_2712.symvers

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7734,6 +7734,7 @@
77347734
0x74ed88b5 DWC_WORKQ_SCHEDULE vmlinux EXPORT_SYMBOL
77357735
0x13cc491a DWC_WORKQ_SCHEDULE_DELAYED vmlinux EXPORT_SYMBOL
77367736
0x172ec730 DWC_WORKQ_PENDING vmlinux EXPORT_SYMBOL
7737+
0xd8c682ba dwc2_pci_ids vmlinux EXPORT_SYMBOL_GPL
77377738
0xee38a8ef usb_stor_host_template_init vmlinux EXPORT_SYMBOL_GPL USB_STORAGE
77387739
0x1bc3edc2 usb_stor_sense_invalidCDB vmlinux EXPORT_SYMBOL_GPL USB_STORAGE
77397740
0xbbc798a4 usb_stor_transparent_scsi_command vmlinux EXPORT_SYMBOL_GPL USB_STORAGE
@@ -14457,7 +14458,6 @@
1445714458
0x2b912ea1 usb_os_desc_prepare_interf_dir drivers/usb/gadget/libcomposite EXPORT_SYMBOL
1445814459
0x0439db28 unregister_gadget_item drivers/usb/gadget/libcomposite EXPORT_SYMBOL_GPL
1445914460
0x640cc173 alloc_ep_req drivers/usb/gadget/libcomposite EXPORT_SYMBOL_GPL
14460-
0xd8c682ba dwc2_pci_ids drivers/usb/dwc2/dwc2 EXPORT_SYMBOL_GPL
1446114461
0xeab2cbfe usb_cdc_wdm_register drivers/usb/class/cdc-wdm EXPORT_SYMBOL
1446214462
0x98559ec7 usb_serial_claim_interface drivers/usb/serial/usbserial EXPORT_SYMBOL_GPL
1446314463
0x7d8849b7 usb_serial_port_softint drivers/usb/serial/usbserial EXPORT_SYMBOL_GPL

git_hash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
561062280d24fc34f1107af7b761dbb41dc90e17
1+
67e3c55186e60456307b5720f6ba5a1142e9e4d8

kernel.img

0 Bytes
Binary file not shown.

kernel7.img

0 Bytes
Binary file not shown.

kernel7l.img

8 Bytes
Binary file not shown.

kernel8.img

74.6 KB
Binary file not shown.

kernel_2712.img

74.3 KB
Binary file not shown.
-68.7 KB
Binary file not shown.
8 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)