aboutsummaryrefslogtreecommitdiff
path: root/include/linux/hsi/Kbuild
AgeCommit message (Collapse)AuthorFilesLines
2013-01-02UAPI: Remove empty Kbuild filesDavid Howells1-0/+0
Empty files can get deleted by the patch program, so remove empty Kbuild files and their links from the parent Kbuilds. Signed-off-by: David Howells <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
2012-10-09UAPI: (Scripted) Disintegrate include/linux/hsiDavid Howells1-1/+0
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]>
2012-01-05HSI: hsi_char: Add HSI char device kernel configurationAndras Domokos1-0/+1
Add HSI character device kernel configuration Signed-off-by: Andras Domokos <[email protected]> Signed-off-by: Carlos Chinea <[email protected]>