Skip to content
Snippets Groups Projects
Commit 9d9779e7 authored by Paul Gortmaker's avatar Paul Gortmaker
Browse files

drivers/net: Add module.h to drivers who were implicitly using it


The device.h header was including module.h, making it present for
most of these drivers.  But we want to clean that up.  Call out the
include of module.h in the modular network drivers.

Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
parent 5270f312
No related branches found
No related tags found
No related merge requests found
Showing
with 20 additions and 0 deletions
Loading
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