Commit 1fe62d53 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman

USB: emi26.c small fix to enable the driver to build properly

parent 50da7d0e
......@@ -13,6 +13,7 @@
#include <linux/errno.h>
#include <linux/slab.h>
#include <linux/module.h>
#include <linux/init.h>
#include <linux/usb.h>
#define MAX_INTEL_HEX_RECORD_LENGTH 16
......
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