diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2018-07-07 23:03:29 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-08 15:19:04 +0200 |
commit | 053a389b461c558e4ecf84a55b94dfc51cb0cbce (patch) | |
tree | 565eb5f775cc4798a326004b8e621136f4077204 /drivers/slimbus | |
parent | headers: separate linux/mod_devicetable.h from linux/platform_device.h (diff) | |
download | linux-053a389b461c558e4ecf84a55b94dfc51cb0cbce.tar.xz linux-053a389b461c558e4ecf84a55b94dfc51cb0cbce.zip |
headers: fix build error in arch/arm/plat-samsung/adc.c, add <linux/mod_devicetable.h>
arch/arm/plat-samsung/adc.c needs to #include <linux/mod_devicetable.h>
explicitly since that header file was removed from
<linux/platform_device.h> (it wasn't needed there).
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/slimbus')
0 files changed, 0 insertions, 0 deletions