diff options
-rw-r--r-- | drivers/usb/host/fsl-mph-dr-of.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/host/fsl-mph-dr-of.c b/drivers/usb/host/fsl-mph-dr-of.c index 534c4c5d278a..0c382652a399 100644 --- a/drivers/usb/host/fsl-mph-dr-of.c +++ b/drivers/usb/host/fsl-mph-dr-of.c | |||
@@ -351,6 +351,7 @@ static const struct of_device_id fsl_usb2_mph_dr_of_match[] = { | |||
351 | #endif | 351 | #endif |
352 | {}, | 352 | {}, |
353 | }; | 353 | }; |
354 | MODULE_DEVICE_TABLE(of, fsl_usb2_mph_dr_of_match); | ||
354 | 355 | ||
355 | static struct platform_driver fsl_usb2_mph_dr_driver = { | 356 | static struct platform_driver fsl_usb2_mph_dr_driver = { |
356 | .driver = { | 357 | .driver = { |