fix build issue

This commit is contained in:
Mickey Malone
2021-02-14 10:27:21 -06:00
parent 15316f2a51
commit 142a0fcdac
3 changed files with 2 additions and 6 deletions

View File

@@ -1,6 +1,3 @@
//TODO Split this file into multiple, there are a few things going on here that need organizaion: usb device, character device, and rng thread.
// Move past prototype and put some polish on it.
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/init.h>