]> git.karo-electronics.de Git - karo-tx-linux.git/commit
tools include: Add UINT_MAX def to kernel.h
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 22 Feb 2017 20:42:40 +0000 (17:42 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 3 Mar 2017 22:07:14 +0000 (19:07 -0300)
commiteaa75b5117d52adf1efd3c6c3fb4bd8f97de648b
treee9c08d521d784a8ca9d03a9fa105fc33731d3771
parented4aad50ea0384737034b39f952f29cfb2da52ac
tools include: Add UINT_MAX def to kernel.h

The kernel has it and some files we got from there would require us
including the userland header for that, so add it conditionally.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Elena Reshetova <elena.reshetova@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/n/tip-gmwyal7c9vzzttlyk6u59rzn@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/linux/kernel.h