gpio: pl061: Enable module alias autogeneration for AMBA drivers
Signed-off-by: Dave Martin <dave.martin@linaro.org> Acked-by: Grant Likely <grant.likely@secretlab.ca>
This commit is contained in:
parent
e8fa516a42
commit
955b678c03
@ -350,6 +350,8 @@ static struct amba_id pl061_ids[] = {
|
|||||||
{ 0, 0 },
|
{ 0, 0 },
|
||||||
};
|
};
|
||||||
|
|
||||||
|
MODULE_DEVICE_TABLE(amba, pl061_ids);
|
||||||
|
|
||||||
static struct amba_driver pl061_gpio_driver = {
|
static struct amba_driver pl061_gpio_driver = {
|
||||||
.drv = {
|
.drv = {
|
||||||
.name = "pl061_gpio",
|
.name = "pl061_gpio",
|
||||||
|
Loading…
Reference in New Issue
Block a user