提交 ddd6a9d9 编写于 作者: T Tony Lindgren

ARM: OMAP2+: Include types.h directly for hwmod data

This is needed in preparation for dropping some unused
headers that indirectly include types.h.
Tested-by: NSuman Anna <s-anna@ti.com>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 fe27f167
......@@ -9,6 +9,8 @@
* published by the Free Software Foundation.
*/
#include <linux/types.h>
#include <linux/platform_data/gpio-omap.h>
#include <linux/omap-dma.h>
#include <plat/dmtimer.h>
......
......@@ -14,6 +14,8 @@
* GNU General Public License for more details.
*/
#include <linux/types.h>
#include <linux/platform_data/gpio-omap.h>
#include <linux/platform_data/hsmmc-omap.h>
#include <linux/platform_data/spi-omap2-mcspi.h>
......
......@@ -15,6 +15,8 @@
*
*/
#include <linux/types.h>
#include <linux/platform_data/gpio-omap.h>
#include <linux/platform_data/hsmmc-omap.h>
#include <linux/platform_data/spi-omap2-mcspi.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册