commit | c9b8af43a7cddf4f0bd8f36a4242cf70e73097fa | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <[email protected]> | Fri Aug 09 16:40:29 2019 +0200 |
committer | Wim Van Sebroeck <[email protected]> | Mon Sep 16 22:10:05 2019 +0200 |
tree | 2e074f756d97d6af877e0f5ee21e11dea51dc27f | |
parent | b18f22d02ad1a4cfc0ca348766da651f9119cf44 [diff] |
watchdog: pnx4008_wdt: allow compile-testing The only thing that prevents building this driver on other platforms is the mach/hardware.h include, which is not actually used here at all, so remove the line and allow CONFIG_COMPILE_TEST. Acked-by: Sylvain Lemieux <[email protected]> Reviewed-by: Guenter Roeck <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]>