commit | ae8fbf1d2403bc187a5d8fe82fbf2205d89cdb60 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Fri Oct 18 13:54:29 2019 +0300 |
committer | Mark Brown <broonie@kernel.org> | Fri Oct 18 18:26:09 2019 +0100 |
tree | 493ae382048e03fd580bccb31a93a0fe04617ecf | |
parent | f2faa3ec79ac11db8c26b10f8c978d4d0f7392dd [diff] |
spi: pxa2xx: Replace of_device.h with mod_devicetable.h and of.h There is nothing in use from of_device.h. The definitions and macros are available thru mod_devicetable.h and of.h. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20191018105429.82782-5-andriy.shevchenko@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>