Commit 2e9862e3 authored by David S. Miller's avatar David S. Miller

[MEDIA]: ttusb_dec.c needs linux/init.h

parent faa3b867
......@@ -22,6 +22,7 @@
#include <asm/semaphore.h>
#include <linux/list.h>
#include <linux/module.h>
#include <linux/init.h>
#include <linux/pci.h>
#include <linux/slab.h>
#include <linux/spinlock.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