Bug 11301

Summary: Recent snapshots fail to build with CONFIG_ITCO_WDT but without CONFIG_ITCO_VENDOR_SUPPORT
Product: Drivers Reporter: Ben Gamari (bgamari)
Component: WatchdogAssignee: drivers_watchdog (drivers_watchdog)
Status: RESOLVED DUPLICATE    
Severity: normal CC: bunk
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: v2.6.27-rc2 Subsystem:
Regression: Yes Bisected commit-id:
Attachments: A sample patch, almost certainly incorrect

Description Ben Gamari 2008-08-10 12:24:27 UTC
It seems that there should be an #ifdef CONFIG_ITCO_VENDOR_SUPPORT somewhere in iTCO_vendor_support.c as the defines in iTCO_vendor.h mess up the iTCO_vendor_*() declarations when CONFIG_ITCO_VENDOR_SUPPORT isn't defined.
Comment 1 Ben Gamari 2008-08-10 12:25:06 UTC
Created attachment 17170 [details]
A sample patch, almost certainly incorrect
Comment 2 Andrew Morton 2008-08-10 12:52:38 UTC
Can you please send a bug report, including the offending .config file
to linux-kernel@vger.kernel.org, cc'ing myself (akpm@linux-foundation.org)?

Thanks.
Comment 3 Adrian Bunk 2008-08-10 13:12:04 UTC

*** This bug has been marked as a duplicate of bug 11294 ***