summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/ts72xx_wdt.c
diff options
context:
space:
mode:
authordann frazier <dannf@hp.com>2010-07-28 01:50:59 +0200
committerWim Van Sebroeck <wim@iguana.be>2010-08-13 22:54:37 +0200
commit6b7f3d5321fef4c050073ae08ed9db6c83bb85f1 (patch)
treeafae00a9ed05c860ec31e8688642207df39bf34d /drivers/watchdog/ts72xx_wdt.c
parentwatchdog: hpwdt (4/12): Despecificate driver from iLO2 (diff)
downloadlinux-6b7f3d5321fef4c050073ae08ed9db6c83bb85f1.tar.xz
linux-6b7f3d5321fef4c050073ae08ed9db6c83bb85f1.zip
watchdog: hpwdt (5/12): Make x86 assembly ifdef guard more strict
The 32-bit assembly is guarded by an #ifndef CONFIG_X86_64. Kconfig prevents us from building this driver on !X86, so that happens to suffice - but we should really lock it down to #ifdef CONFIG_X86_32. Signed-off-by: dann frazier <dannf@hp.com> Acked-by: Thomas Mingarelli <Thomas.Mingarelli@hp.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/ts72xx_wdt.c')
0 files changed, 0 insertions, 0 deletions