[PATCH 19/23] compat: add empty struct watchdog_device

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is needed in some header file but so driver accesses this struct.

Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx>
---
 include/linux/compat-3.1.h |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/include/linux/compat-3.1.h b/include/linux/compat-3.1.h
index 9d78b7d..2b5eb8b 100644
--- a/include/linux/compat-3.1.h
+++ b/include/linux/compat-3.1.h
@@ -105,6 +105,10 @@ void ida_simple_remove(struct ida *ida, unsigned int id);
 
 unsigned int cpufreq_quick_get_max(unsigned int cpu);
 #endif
+
+struct watchdog_device {
+};
+
 #endif /* (LINUX_VERSION_CODE < KERNEL_VERSION(3,1,0)) */
 
 #endif /* LINUX_3_1_COMPAT_H */
-- 
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe backports" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux