We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64fa3bc commit 7793472Copy full SHA for 7793472
drivers/usb/chipidea/ci_hdrc_npcm.c
@@ -18,7 +18,7 @@ struct npcm_udc_data {
18
struct ci_hdrc_platform_data pdata;
19
};
20
21
-static int npcm_udc_notify_event(struct ci_hdrc *ci, unsigned event)
+static int npcm_udc_notify_event(struct ci_hdrc *ci, unsigned int event)
22
{
23
struct device *dev = ci->dev->parent;
24
0 commit comments