Regenerate uapi header files.

Change-Id: Idc934ed8ae17aba3300e4022e9b42177b0907e9d
This commit is contained in:
Elliott Hughes
2013-11-21 13:43:23 -08:00
parent 880d0e6c64
commit 8cb52b056c
72 changed files with 2399 additions and 1898 deletions

View File

@@ -16,5 +16,5 @@
***
****************************************************************************
****************************************************************************/
#define LINUX_VERSION_CODE 199428
#define LINUX_VERSION_CODE 199168
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))