Commit 3cd77e0c authored by Linus Torvalds's avatar Linus Torvalds

Include proper <linux/device.h> for chrdev alias

parent 0fbdbfab
......@@ -126,6 +126,7 @@
#include <linux/delay.h>
#include <linux/poll.h>
#include <linux/console.h>
#include <linux/device.h>
#include <linux/parport.h>
#undef LP_STATS
......
Markdown is supported
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