]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/usb/serial/usb_debug.c
Merge tag 'usb-serial-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / drivers / usb / serial / usb_debug.c
index ca2fa5bbe17e1a9406079a89571e8dd31a083c9a..d210eff4cd33af1d33b735043f47fe971246ecf6 100644 (file)
@@ -17,7 +17,7 @@
 
 #define USB_DEBUG_MAX_PACKET_SIZE      8
 #define USB_DEBUG_BRK_SIZE             8
-static char USB_DEBUG_BRK[USB_DEBUG_BRK_SIZE] = {
+static const char USB_DEBUG_BRK[USB_DEBUG_BRK_SIZE] = {
        0x00,
        0xff,
        0x01,