diff options
author | Javier Martinez Canillas <javier@osg.samsung.com> | 2016-10-19 16:49:42 -0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2016-12-16 06:53:53 -0800 |
commit | 807f0b2d22b0934fc1c67df8a4961044bd76b081 (patch) | |
tree | 869cbc558fadb522e4d8d78ee059e9b30d8576ca /Kbuild | |
parent | 0f3871f8a535d7e79512fe56f4a5a161b3a03422 (diff) |
watchdog: 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-gxbb-wdt")
since the reported uevent MODALIAS to user-space will be the OF one.
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Acked-by: Kevin Hilman <khilman@baylibre.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions