The patch titled minor updat to tlclk Kconfig entry has been removed from the -mm tree. Its filename was minor-updat-to-tlclk-kconfig-entry.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: minor updat to tlclk Kconfig entry From: Mark Gross <mgross@xxxxxxxxxxxxxxx> The tlclk driver is going on the MPCBL005 so I need to make the Kconfig more generic. Just some text changes. Signed-off-by: Mark Gross <mark.gross@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/char/Kconfig | 15 ++++++++------- 1 files changed, 8 insertions(+), 7 deletions(-) diff -puN drivers/char/Kconfig~minor-updat-to-tlclk-kconfig-entry drivers/char/Kconfig --- a/drivers/char/Kconfig~minor-updat-to-tlclk-kconfig-entry +++ a/drivers/char/Kconfig @@ -1026,16 +1026,17 @@ config MMTIMER source "drivers/char/tpm/Kconfig" config TELCLOCK - tristate "Telecom clock driver for MPBL0010 ATCA SBC" + tristate "Telecom clock driver for ATCA SBC" depends on EXPERIMENTAL && X86 default n help - The telecom clock device is specific to the MPBL0010 ATCA computer and - allows direct userspace access to the configuration of the telecom clock - configuration settings. This device is used for hardware synchronization - across the ATCA backplane fabric. Upon loading, the driver exports a - sysfs directory, /sys/devices/platform/telco_clock, with a number of - files for controlling the behavior of this hardware. + The telecom clock device is specific to the MPCBL0010 and MPCBL0050 + ATCA computers and allows direct userspace access to the + configuration of the telecom clock configuration settings. This + device is used for hardware synchronization across the ATCA backplane + fabric. Upon loading, the driver exports a sysfs directory, + /sys/devices/platform/telco_clock, with a number of files for + controlling the behavior of this hardware. endmenu _ Patches currently in -mm which might be from mgross@xxxxxxxxxxxxxxx are origin.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html