Commit cfafa80b authored by Wolfram Sang's avatar Wolfram Sang Committed by Peter Rosin

i2c: mux: add sysfs header

We are using sysfs functions directly, so we should include the header.
Signed-off-by: default avatarWolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: default avatarPeter Rosin <peda@axentia.se>
parent d308dfbf
......@@ -26,6 +26,7 @@
#include <linux/module.h>
#include <linux/of.h>
#include <linux/slab.h>
#include <linux/sysfs.h>
/* multiplexer per channel data */
struct i2c_mux_priv {
......
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