From 12730926557e9b89b7618b79754598b09387d37d Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Mon, 5 Nov 2007 14:51:00 -0800 Subject: [PATCH] rtc: m48t59 fix section mismatch warning Change the name of this data to use a name (suffix) that is whitelisted by MODPOST so that the section warning is fixed (not generated). WARNING: vmlinux.o(.data+0x1b140): Section mismatch: reference to .init.text:m48t59_rtc_probe (between 'm48t59_rtc_platdrv' and 'm48t59_nvram_attr') Signed-off-by: Randy Dunlap Acked-by: Alessandro Zummo Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed