Hi Rajendra, On Thu, 2 Dec 2010, Rajendra Nayak wrote: > This seems to be popping up with powerdomains.h file (which now > has func declarations) being included in multiple source files. It earlier > had only static structs and was included in one source file. > > I thought the right way to fix this was to probably move the static > structs from the header into a source file. > See if the below patch makes sense. Also attached as I don't trust > my mailer. Yes, that general approach looks fine to me. I've got some patches here that will be posted once this powerdomain series is done to convert all the remaining static allocations in .h files into .c files. - Paul -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html