blob: fbca95b7fc489de78ea768a8ed3133251db9ee31 [file] [log] [blame]
#define LINUX_VERSION_CODE 201222
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))