fbdev: amba: Enable module alias autogeneration for AMBA drivers
Signed-off-by: Dave Martin <dave.martin@linaro.org>
This commit is contained in:
parent
60f7a33b82
commit
6054f9b83c
@ -621,6 +621,8 @@ static struct amba_id clcdfb_id_table[] = {
|
|||||||
{ 0, 0 },
|
{ 0, 0 },
|
||||||
};
|
};
|
||||||
|
|
||||||
|
MODULE_DEVICE_TABLE(amba, clcdfb_id_table);
|
||||||
|
|
||||||
static struct amba_driver clcd_driver = {
|
static struct amba_driver clcd_driver = {
|
||||||
.drv = {
|
.drv = {
|
||||||
.name = "clcd-pl11x",
|
.name = "clcd-pl11x",
|
||||||
|
Loading…
Reference in New Issue
Block a user