diff options
author | Bhumika Goyal <bhumirks@gmail.com> | 2017-08-30 14:35:25 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-31 18:08:46 +0200 |
commit | b491f61ecb9668c9fd8d519cf25e8c46a30fb906 (patch) | |
tree | 09c1a217e9ac8719942a343e315d785873fe8eb8 /drivers/usb/host/imx21-hcd.c | |
parent | c3d3ad68febacae8a98cb1e40af6c9337f7454a8 (diff) | |
download | talos-obmc-linux-b491f61ecb9668c9fd8d519cf25e8c46a30fb906.tar.gz talos-obmc-linux-b491f61ecb9668c9fd8d519cf25e8c46a30fb906.zip |
usb: host: make ehci_fsl_overrides const and __initconst
Make this structure const as it is not modified. And replace __initdata
with __initconst to avoid section conflict error.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/imx21-hcd.c')
0 files changed, 0 insertions, 0 deletions