9
0
Fork 0

imx-usb-loader: this table is used internally only, so keep it static

Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
This commit is contained in:
Juergen Borleis 2016-12-09 10:50:06 +01:00 committed by Sascha Hauer
parent 8bb4fcd5d9
commit cacc393c1e
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ struct usb_id {
struct usb_work *work;
};
const struct mach_id imx_ids[] = {
static const struct mach_id imx_ids[] = {
{
.vid = 0x066f,
.pid = 0x3780,