Unverified Commit 50df0eeb authored by Vinod Koul's avatar Vinod Koul Committed by Mark Brown
Browse files

regmap: soundwire: remove unused header mod_devicetable.h



mod_devicetable.h does not seem to be required for this file, so
remove it.

Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
Link: https://lore.kernel.org/r/20200829103939.4007097-1-vkoul@kernel.org


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 7f9fb673
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2,7 +2,6 @@
// Copyright(c) 2015-17 Intel Corporation.

#include <linux/device.h>
#include <linux/mod_devicetable.h>
#include <linux/module.h>
#include <linux/soundwire/sdw.h>
#include "internal.h"