]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitf870290ffad596f2e05cf81b5474ac0dac630bb1
treedf3cfec32c20cd6b81c9545c6e4716dc7ad6b0bf
parent1d9a8eb7fe5c9903059ce902663a41ae0de00180
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]