watchdog: sp805: Enable module alias autogeneration for AMBA drivers
Signed-off-by: Dave Martin <dave.martin@linaro.org>
This commit is contained in:
parent
6054f9b83c
commit
17885b05b3
1 changed files with 2 additions and 0 deletions
|
@ -359,6 +359,8 @@ static struct amba_id sp805_wdt_ids[] __initdata = {
|
||||||
{ 0, 0 },
|
{ 0, 0 },
|
||||||
};
|
};
|
||||||
|
|
||||||
|
MODULE_DEVICE_TABLE(amba, sp805_wdt_ids);
|
||||||
|
|
||||||
static struct amba_driver sp805_wdt_driver = {
|
static struct amba_driver sp805_wdt_driver = {
|
||||||
.drv = {
|
.drv = {
|
||||||
.name = MODULE_NAME,
|
.name = MODULE_NAME,
|
||||||
|
|
Loading…
Add table
Reference in a new issue