mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] rtc: Makefile: Replace spaces with tab.
@ 2024-09-30  8:57 Tóth János via B4 Relay
  2024-11-10 22:03 ` Alexandre Belloni
  0 siblings, 1 reply; 2+ messages in thread
From: Tóth János via B4 Relay @ 2024-09-30  8:57 UTC (permalink / raw)
  To: Alexandre Belloni; +Cc: linux-rtc, linux-kernel, Tóth János

From: Tóth János <gomba007@gmail.com>

Fix a style error.

Signed-off-by: Tóth János <gomba007@gmail.com>
---
 drivers/rtc/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/rtc/Makefile b/drivers/rtc/Makefile
index f62340ecc534..3deacb1ee71f 100644
--- a/drivers/rtc/Makefile
+++ b/drivers/rtc/Makefile
@@ -164,7 +164,7 @@ obj-$(CONFIG_RTC_DRV_S5M)	+= rtc-s5m.o
 obj-$(CONFIG_RTC_DRV_SA1100)	+= rtc-sa1100.o
 obj-$(CONFIG_RTC_DRV_SC27XX)	+= rtc-sc27xx.o
 obj-$(CONFIG_RTC_DRV_SD2405AL)	+= rtc-sd2405al.o
-obj-$(CONFIG_RTC_DRV_SD3078)   += rtc-sd3078.o
+obj-$(CONFIG_RTC_DRV_SD3078)	+= rtc-sd3078.o
 obj-$(CONFIG_RTC_DRV_SH)	+= rtc-sh.o
 obj-$(CONFIG_RTC_DRV_SNVS)	+= rtc-snvs.o
 obj-$(CONFIG_RTC_DRV_SPEAR)	+= rtc-spear.o

---
base-commit: 9852d85ec9d492ebef56dc5f229416c925758edc
change-id: 20240930-rtc-makefile-spaces-26e16a7ea387

Best regards,
-- 
Tóth János <gomba007@gmail.com>



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-11-10 22:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-30  8:57 [PATCH] rtc: Makefile: Replace spaces with tab Tóth János via B4 Relay
2024-11-10 22:03 ` Alexandre Belloni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®