am d5e1c583: Merge "Move to v3.16.3 kernel headers."

* commit 'd5e1c583a66a821c7d7e8f43e1238a4569981b90':
  Move to v3.16.3 kernel headers.
This commit is contained in:
Christopher Ferris
2014-09-18 21:47:50 +00:00
committed by Android Git Automerger
2 changed files with 59 additions and 57 deletions

View File

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