On 07/27/2015 06:38 AM, Matt Fleming wrote:
From: Andy Shevchenko <[email protected]>
Prevent nested inclusion of the header.
Signed-off-by: Andy Shevchenko <[email protected]>
Cc: Wim Van Sebroeck <[email protected]>
Signed-off-by: Matt Fleming <[email protected]>
Should be merged into patch 1.
Guenter
---
include/linux/platform_data/iTCO_wdt.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/linux/platform_data/iTCO_wdt.h
b/include/linux/platform_data/iTCO_wdt.h
index ce53c2b01f6d..0d4f0e87594f 100644
--- a/include/linux/platform_data/iTCO_wdt.h
+++ b/include/linux/platform_data/iTCO_wdt.h
@@ -3,6 +3,7 @@
*/
#ifndef _ITCO_WDT_H_
+#define _ITCO_WDT_H_
/* Watchdog resources */
#define ICH_RES_IO_TCO 0
--
To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html