Commit fdb760d0 authored by David S. Miller's avatar David S. Miller

sound/i2c/i2c.c: Include linux/errno.h

parent 21f59c57
......@@ -23,6 +23,7 @@
#include <sound/driver.h>
#include <linux/init.h>
#include <linux/slab.h>
#include <linux/errno.h>
#include <sound/core.h>
#include <sound/i2c.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