]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
regmap: regmap-w1: Fix build troubles
authorAlex A. Mihaylov <minimumlaw@rambler.ru>
Fri, 7 Jul 2017 15:38:22 +0000 (18:38 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Jul 2017 14:45:16 +0000 (16:45 +0200)
commitcc84b824e489ef001597ea0ba0ddcec17fb1f05d
tree8eac7ff5647ea67b659f14660cd8496b9105a55b
parent2c927c0c73fd9f6de9ff576e08cd59f13b9d0ef7
regmap: regmap-w1: Fix build troubles

Fixes: cc5d0db390b0 ("regmap: Add 1-Wire bus support")
Commit de0d6dbdbdb2 ("w1: Add subsystem kernel public interface")
Fix place off w1.h header file

Cosmetic: Fix company name (local to international)

Signed-off-by: Alex A. Mihaylov <minimumlaw@rambler.ru>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Cc: Mark Brown <broonie@kernel.org>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/regmap/regmap-w1.c