switch-coreboot/src
Patrick Georgi 5021209f5a watchdog.h: Fix compile time error on disabling watchdog handling
There's a compile time error that we didn't catch since the
board defaults as used by the build bot won't expose it.

Just make watchdog_off() a no-op statement so there aren't any
stray semicolons in the preprocessor output.

Change-Id: Ib5595e7e8aa91ca54bc8ca30a39b72875c961464
Reported-by: 'lautriv' on irc.freenode.net/#coreboot
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/2627
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2013-03-12 12:06:43 +01:00
..
arch Eliminate do_div(). 2013-03-08 23:14:26 +01:00
console Eliminate do_div(). 2013-03-08 23:14:26 +01:00
cpu Eliminate do_div(). 2013-03-08 23:14:26 +01:00
device GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
drivers GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
ec GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
include watchdog.h: Fix compile time error on disabling watchdog handling 2013-03-12 12:06:43 +01:00
lib Eliminate do_div(). 2013-03-08 23:14:26 +01:00
mainboard ASUS M5A88-V: Kconfig: Fix mainboard model name 2013-03-11 07:29:53 +01:00
northbridge Add Intel Panther Point USB3 initialization 2013-03-09 00:09:37 +01:00
southbridge Add Intel Panther Point USB3 initialization 2013-03-09 00:09:37 +01:00
superio AMD SB800: don't switch clock from 14 to 48 MHz for smscsuperio 2013-03-06 19:07:28 +01:00
vendorcode AGESA: Fix CR0_PE bit define 2013-03-08 07:30:06 +01:00
Kconfig bump SeaBIOS to 1.7.2.1 2013-03-04 11:00:17 +01:00