From 0dd449b1626c3db6b40fc2c7685bf9b0ac79ce00 Mon Sep 17 00:00:00 2001 From: Raghavendra Ganiga Date: Fri, 6 Jun 2014 14:36:00 -0700 Subject: [PATCH] rtc: fix build error Fix the following build errors reported by kbuild test robot by selecting REGMAP_SPI in Kconfig file drivers/built-in.o: In function `ds1343_probe': rtc-ds1343.c:(.text+0x1baf8f): undefined reference to `devm_regmap_init_spi' Signed-off-by: Raghavendra Chandra Ganiga Acked-by: Alessandro Zummo Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed