summaryrefslogtreecommitdiffstats
path: root/drivers/net/mctp/Makefile
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2021-11-15 16:49:46 +0100
committerJakub Kicinski <kuba@kernel.org>2021-11-15 16:53:10 +0100
commit2f6a470d6545841cf1891b87e360d3998ef024c8 (patch)
treef7ba8f8b6016fa8741cabe3527c636e94e3a8b79 /drivers/net/mctp/Makefile
parentMerge branch 'generic-phylink-validation' (diff)
downloadlinux-2f6a470d6545841cf1891b87e360d3998ef024c8.tar.xz
linux-2f6a470d6545841cf1891b87e360d3998ef024c8.zip
Revert "Merge branch 'mctp-i2c-driver'"
This reverts commit 71812af7234f30362b43ccff33f93890ae4c0655, reversing changes made to cc0be1ad686fb29a4d127948486f40b17fb34b50. Wolfram Sang says: Please revert. Besides the driver in net, it modifies the I2C core code. This has not been acked by the I2C maintainer (in this case me). So, please don't pull this in via the net tree. The question raised here (extending SMBus calls to 255 byte) is complicated because we need ABI backwards compatibility. Link: https://lore.kernel.org/all/YZJ9H4eM%2FM7OXVN0@shikoro/ Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/mctp/Makefile')
-rw-r--r--drivers/net/mctp/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/mctp/Makefile b/drivers/net/mctp/Makefile
index 73dc411986a6..e69de29bb2d1 100644
--- a/drivers/net/mctp/Makefile
+++ b/drivers/net/mctp/Makefile
@@ -1 +0,0 @@
-obj-$(CONFIG_MCTP_TRANSPORT_I2C) += mctp-i2c.o