Skip to content
Snippets Groups Projects
Commit b3ccbb24 authored by Ben Hutchings's avatar Ben Hutchings Committed by David S. Miller
Browse files

tms380tr: declare MODULE_FIRMWARE

parent 866691a2
No related merge requests found
...@@ -1364,6 +1364,8 @@ static int tms380tr_reset_adapter(struct net_device *dev) ...@@ -1364,6 +1364,8 @@ static int tms380tr_reset_adapter(struct net_device *dev)
return (-1); return (-1);
} }
MODULE_FIRMWARE("tms380tr.bin");
/* /*
* Starts bring up diagnostics of token ring adapter and evaluates * Starts bring up diagnostics of token ring adapter and evaluates
* diagnostic results. * diagnostic results.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment