Skip to content
Snippets Groups Projects
Commit 3ae53b1e authored by Jonghwan Choi's avatar Jonghwan Choi Committed by Zhang Rui
Browse files

exynos4_tmu_driver_ids should be exynos_tmu_driver_ids.

parent fba4e087
No related branches found
No related tags found
No related merge requests found
......@@ -815,7 +815,7 @@ static struct platform_device_id exynos_tmu_driver_ids[] = {
},
{ },
};
MODULE_DEVICE_TABLE(platform, exynos4_tmu_driver_ids);
MODULE_DEVICE_TABLE(platform, exynos_tmu_driver_ids);
static inline struct exynos_tmu_platform_data *exynos_get_driver_data(
struct platform_device *pdev)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment