commit | d183e6f570f3c0c23d253fd262c90244e72d7ffd | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue Oct 02 18:01:56 2012 +0100 |
committer | David Howells <dhowells@redhat.com> | Tue Oct 02 18:01:56 2012 +0100 |
tree | e2e59f80ba034f5c4eb4767c764be3f44d1bf086 | |
parent | 494b3e1c492c29f01eec69f5492aedba6c0ae577 [diff] |
UAPI: Move linux/version.h Move include/linux/version.h to the include/generated/ header directory. A later patch will move it to include/uapi/generated/. This allows us to get rid of the objhdr-y list. Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Acked-by: Dave Jones <davej@redhat.com>