Commit 7541765d authored by Vinod Koul's avatar Vinod Koul

soundwire: fix trailing line in sysfs_slave.c

Commit bcac5902 ("soundwire: add Slave sysfs support") added
trailing line in file sysfs_slave.c, so remove it

Fixes: bcac5902 ("soundwire: add Slave sysfs support")
Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent bcac5902
......@@ -212,4 +212,3 @@ int sdw_slave_sysfs_init(struct sdw_slave *slave)
return 0;
}
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