Commit 6c3af50e authored by Federico Vaga's avatar Federico Vaga

sw:drv: add useful headers

Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
parent fee50359
......@@ -9,6 +9,8 @@
* option) any later version.
*/
#include "linux/device.h"
#include "linux/irqreturn.h"
#include <linux/stddef.h>
#include <linux/module.h>
#include <linux/platform_device.h>
......
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