Re: [PATCH] microblaze: remove asm-generic wrapper headers

2017-05-29 Thread Michal Simek
On 19.5.2017 13:45, Tobias Klauser wrote: > Some of microblaze's asm and uapi header are merely including their > asm-generic counterpart. Thus, the arch specific headers can be removed > and the asm-generic header can be used directly via generic-y. > > The headers removed from uapi don't need to

[PATCH] microblaze: remove asm-generic wrapper headers

2017-05-19 Thread Tobias Klauser
Some of microblaze's asm and uapi header are merely including their asm-generic counterpart. Thus, the arch specific headers can be removed and the asm-generic header can be used directly via generic-y. The headers removed from uapi don't need to be added to generic-y in the uapi Kbuild in order t