]> asedeno.scripts.mit.edu Git - linux.git/commit
PM / devfreq: tegra30: Include appropriate header
authorDmitry Osipenko <digetx@gmail.com>
Mon, 4 Nov 2019 21:56:10 +0000 (00:56 +0300)
committerChanwoo Choi <cw00.choi@samsung.com>
Wed, 6 Nov 2019 03:04:01 +0000 (12:04 +0900)
commit9cff2177789f2cf87432be76620c13ba9c632b68
tree3a4746812239caced650976164f809fa2c9d29c7
parentb87dea3bbab276fc34f5cc65749f1f39f213afd0
PM / devfreq: tegra30: Include appropriate header

It's not very correct to include mod_devicetable.h for the OF device
drivers and of_device.h should be included instead.

Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
Tested-by: Peter Geis <pgwipeout@gmail.com>
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/devfreq/tegra30-devfreq.c