aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze/include/uapi/asm/statfs.h
AgeCommit message (Collapse)AuthorFilesLines
2017-05-29microblaze: remove asm-generic wrapper headersTobias Klauser1-1/+0
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 to get exported, as they are already listed in mandatory-y. Also order the generic-y list alphabetically. Signed-off-by: Tobias Klauser <[email protected]> Signed-off-by: Michal Simek <[email protected]>
2012-12-13UAPI: (Scripted) Disintegrate arch/microblaze/include/asmDavid Howells1-0/+1
Signed-off-by: David Howells <[email protected]> Acked-by: Arnd Bergmann <[email protected]> Acked-by: Thomas Gleixner <[email protected]> Acked-by: Michael Kerrisk <[email protected]> Acked-by: Paul E. McKenney <[email protected]> Acked-by: Dave Jones <[email protected]>