summaryrefslogtreecommitdiff
path: root/drivers/staging/frontier/tranzport.c
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2010-02-02 16:46:03 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2010-02-02 16:46:03 +1100
commitd3ce2e62316fdb9bcdb3528974c4bd6662a1f0ae (patch)
treeadfa1964330a02c67235de20968ef00c3b0a7921 /drivers/staging/frontier/tranzport.c
parent751e18e50cfe48c6506b7cce97cfd9be883b2033 (diff)
parent2de7b802493f37d708ed7447b222e196ea8882a4 (diff)
Merge branch 'quilt/staging'
Conflicts: drivers/staging/sm7xx/smtc2d.c drivers/staging/sm7xx/smtc2d.h
Diffstat (limited to 'drivers/staging/frontier/tranzport.c')
-rw-r--r--drivers/staging/frontier/tranzport.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/frontier/tranzport.c b/drivers/staging/frontier/tranzport.c
index ef8fcc8c67bd..2f03f43f3a2e 100644
--- a/drivers/staging/frontier/tranzport.c
+++ b/drivers/staging/frontier/tranzport.c
@@ -55,7 +55,7 @@
#endif
/* table of devices that work with this driver */
-static struct usb_device_id usb_tranzport_table[] = {
+static const struct usb_device_id usb_tranzport_table[] = {
{USB_DEVICE(VENDOR_ID, PRODUCT_ID)},
{} /* Terminating entry */
};