linux/const.h: import from kernel
authorBaruch Siach <baruch@tkos.co.il>
Sun, 11 Nov 2018 10:31:00 +0000 (12:31 +0200)
committerStefan Roese <sr@denx.de>
Tue, 20 Nov 2018 12:08:15 +0000 (13:08 +0100)
commitb26c48639934453fa038b7cb2ddb55d502f4c1de
treedf3cfec32c20cd6b81c9545c6e4716dc7ad6b0bf
parentd73d81fd85e4a030ade42c4b2d13466d45090aa3
linux/const.h: import from kernel

Combine the uapi/linux/const.h header into the kernel linux/const.h. The
next commit will use the _AC macro this header instead of the common.h
definition.

Based on Linux kernel version 4.19.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Reviewed-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Stefan Roese <sr@denx.de>
include/linux/const.h [new file with mode: 0644]