Skip to content
Snippets Groups Projects
Commit e0075478 authored by Corentin Labbe's avatar Corentin Labbe Committed by Martin K. Petersen
Browse files

scsi: mptlan: Remove linux/miscdevice.h from mptlan.h


This patch remove linux/miscdevice.h from mptlan.h since mptlan.h does
not contain any miscdevice.  The only user of it is mptctl.c which
already include linux/miscdevice.h So no need to include it twice.

Signed-off-by: default avatarCorentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: default avatarMartin K. Petersen <martin.petersen@oracle.com>
parent 5f5fca6d
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment