OMAP: dmtimer: add missing include
authorPaul Walmsley <paul@pwsan.com>
Sun, 10 Jul 2011 00:00:25 +0000 (18:00 -0600)
committerPaul Walmsley <paul@pwsan.com>
Sun, 10 Jul 2011 00:15:11 +0000 (18:15 -0600)
commita7cd4b08d9854bcf813fd6906ec3e97073b9bb19
treed6f04d5bed3c19c236a7c300f6eb9ef32e00ed14
parentecba3287b4121dcf3ca7607fe71c205913edec06
OMAP: dmtimer: add missing include

After commit caf64f2fdc48472995d40656eb1a75524c464447 ("omap: Make a subset
of dmtimer functions into inline functions"),
arch/arm/plat-omap/include/plat/dmtimer.h is missing an include of linux/io.h
- add it.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/include/plat/dmtimer.h