commit | a7cd4b08d9854bcf813fd6906ec3e97073b9bb19 | [log] [tgz] |
---|---|---|
author | Paul Walmsley <paul@pwsan.com> | Sat Jul 09 18:00:25 2011 -0600 |
committer | Paul Walmsley <paul@pwsan.com> | Sat Jul 09 18:15:11 2011 -0600 |
tree | d6f04d5bed3c19c236a7c300f6eb9ef32e00ed14 | |
parent | ecba3287b4121dcf3ca7607fe71c205913edec06 [diff] |
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>