forked from luck/tmp_suning_uos_patched
hwrng: nomadik: Enable module alias autogeneration for AMBA drivers
Signed-off-by: Dave Martin <dave.martin@linaro.org>
This commit is contained in:
parent
523817bd22
commit
4e3f3d53b8
@ -95,6 +95,8 @@ static struct amba_id nmk_rng_ids[] = {
|
||||
{0, 0},
|
||||
};
|
||||
|
||||
MODULE_DEVICE_TABLE(amba, nmk_rng_ids);
|
||||
|
||||
static struct amba_driver nmk_rng_driver = {
|
||||
.drv = {
|
||||
.owner = THIS_MODULE,
|
||||
|
Loading…
Reference in New Issue
Block a user