Re: [PATCH 00/13] UAPI header file split
From: David Howells <dhowells@redhat.com>
Date: 2012-07-24 13:19:29
Also in:
lkml
From: David Howells <dhowells@redhat.com>
Date: 2012-07-24 13:19:29
Also in:
lkml
Michael Kerrisk [off-list ref] wrote:
In the uapi-split branch, there are now 44 empty Kbuild files. Was that intended? Or, should these files rather be removed by your patches?
To be removed by a later patch, I think. Getting rid of some of them isn't trivial - ones in arch/x/include/asm/Kbuild for example - because that Kbuild is referenced by common code IIRC as a function of the arch. David