diff options
author | Randy Dunlap <[email protected]> | 2012-05-14 13:14:29 -0700 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2012-05-23 16:25:33 +0200 |
commit | 491d9e2a5f0e845a91ef53065afb4805a668d80d (patch) | |
tree | ddbbbc1e651cb2d9bc2cac01dcfa1443cc525ee4 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 744f6f4d3db2e9f153c9381b169aaee5c6ad4187 (diff) |
watchdog: ie6xx_wdt needs io.h
Fix build error by including <linux/io.h>:
drivers/watchdog/ie6xx_wdt.c:97:2: error: implicit declaration of function 'outb'
drivers/watchdog/ie6xx_wdt.c:133:2: error: implicit declaration of function 'outl'
drivers/watchdog/ie6xx_wdt.c:161:2: error: implicit declaration of function 'inb'
drivers/watchdog/ie6xx_wdt.c:199:3: error: implicit declaration of function 'inl'
drivers/watchdog/ie6xx_wdt.c:203:3: error: implicit declaration of function 'inw'
Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions