On 11/05/16 19:01, Arnd Bergmann wrote:
A couple more errors showed up in linux-next in the last few days, all because of missing header files. I have not seen these before, and most configurations appear to be fine. There must have been an implicit inclusion somewhere before that just got removed, but I couldn't find it and doing the explicit #include should always be better here.
Thanks. I picked the first one as is, and third one with some conflict resolutions. A patch similar to the second one was already queued.
Tomi