OSDN Git Service

usb: imx21-hcd: make imx21_hc_driver const
authorBhumika Goyal <bhumirks@gmail.com>
Wed, 30 Aug 2017 12:50:12 +0000 (18:20 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 31 Aug 2017 16:08:46 +0000 (18:08 +0200)
commit06e74935c77e8605d7d825cd3762cad2c70578ed
tree5fccef4cb8305d32fe9d5ad473801774fa23ee78
parentb491f61ecb9668c9fd8d519cf25e8c46a30fb906
usb: imx21-hcd: make imx21_hc_driver const

Make this const as it is not modified anywhere.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/imx21-hcd.c