diff options
| author | Javier Martinez Canillas <[email protected]> | 2016-10-19 16:50:18 -0300 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2016-10-25 11:08:25 +0800 |
| commit | 4e88768a959ad61b77f2f99315e0f352dca4fc31 (patch) | |
| tree | 383f91334a891c9759e1f80fe7d9eff61f610762 /include/uapi/linux | |
| parent | c4ca2b0b25814cd56665c1c8a7c6254d900a6f11 (diff) | |
hwrng: meson - Remove unneeded platform MODULE_ALIAS
The Amlogic Meson is a DT-only platform, which means the devices are
registered via OF and not using the legacy platform devices support.
So there's no need to have a MODULE_ALIAS("platform:meson-rng") since
the reported uevent MODALIAS to user-space will always be the OF one.
Signed-off-by: Javier Martinez Canillas <[email protected]>
Acked-by: Kevin Hilman <[email protected]>
Acked-by: Neil Armstrong <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions