OSDN Git Service

Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
[uclinux-h8/linux.git] / drivers / usb / serial / usb_debug.c
index 92f7e5c..12f4c5a 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,