]> git.baikalelectronics.ru Git - kernel.git/commit
initrd: Add the preprocessor guard in initrd.h
authorKefeng Wang <wangkefeng.wang@huawei.com>
Fri, 15 Jan 2021 05:46:03 +0000 (13:46 +0800)
committerPalmer Dabbelt <palmerdabbelt@google.com>
Fri, 19 Feb 2021 07:17:55 +0000 (23:17 -0800)
commit6d745ca308d32130a4c906fd99f1ec2fcaaefd9b
tree5f6fb420e82a663780357388ba12c070c02a0995
parent01648865bad64411b684002da0f2f769c82b280d
initrd: Add the preprocessor guard in initrd.h

Add the preprocessor guard in initrd.h to prevent possible
build error from the multiple inclusion of same header file
multiple time.

Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
include/linux/initrd.h