rtc: pl030: Enable module alias autogeneration for AMBA drivers
Signed-off-by: Dave Martin <dave.martin@linaro.org>
This commit is contained in:
@@ -174,6 +174,8 @@ static struct amba_id pl030_ids[] = {
|
|||||||
{ 0, 0 },
|
{ 0, 0 },
|
||||||
};
|
};
|
||||||
|
|
||||||
|
MODULE_DEVICE_TABLE(amba, pl030_ids);
|
||||||
|
|
||||||
static struct amba_driver pl030_driver = {
|
static struct amba_driver pl030_driver = {
|
||||||
.drv = {
|
.drv = {
|
||||||
.name = "rtc-pl030",
|
.name = "rtc-pl030",
|
||||||
|
Reference in New Issue
Block a user