From: Jim Meyering Date: Mon, 21 May 2012 19:51:33 +0000 (+0200) Subject: ccid: declare DEFAULT_ATR table to be "static const" X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=da000a4867749434e03896a5072321771736352a;p=qemu.git ccid: declare DEFAULT_ATR table to be "static const" Signed-off-by: Jim Meyering Reviewed-by: Alon Levy Reviewed-by: Marc-André Lureau --- diff --git a/hw/usb/ccid-card-passthru.c b/hw/usb/ccid-card-passthru.c index 71a45f674f..275b8873dc 100644 --- a/hw/usb/ccid-card-passthru.c +++ b/hw/usb/ccid-card-passthru.c @@ -27,7 +27,7 @@ do { \ #define D_VERBOSE 4 /* TODO: do we still need this? */ -uint8_t DEFAULT_ATR[] = { +static const uint8_t DEFAULT_ATR[] = { /* * From some example somewhere * 0x3B, 0xB0, 0x18, 0x00, 0xD1, 0x81, 0x05, 0xB1, 0x40, 0x38, 0x1F, 0x03, 0x28