[PATCH] mfd: ucb1x00-core: Remove obsolete modalias with "mcp:"prefix

From: Axel Lin
Date: Wed Apr 25 2012 - 04:18:04 EST


The support for modalis with "mcp:" prefix is removed by commit 65f2e7
Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus."

Signed-off-by: Axel Lin <axel.lin@xxxxxxxxx>
---
drivers/mfd/ucb1x00-core.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/mfd/ucb1x00-core.c b/drivers/mfd/ucb1x00-core.c
index 70f02da..72b2447 100644
--- a/drivers/mfd/ucb1x00-core.c
+++ b/drivers/mfd/ucb1x00-core.c
@@ -782,7 +782,6 @@ EXPORT_SYMBOL(ucb1x00_adc_disable);
EXPORT_SYMBOL(ucb1x00_register_driver);
EXPORT_SYMBOL(ucb1x00_unregister_driver);

-MODULE_ALIAS("mcp:ucb1x00");
MODULE_AUTHOR("Russell King <rmk@xxxxxxxxxxxxxxxx>");
MODULE_DESCRIPTION("UCB1x00 core driver");
MODULE_LICENSE("GPL");
--
1.7.5.4



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/