Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 {