]> git.ipfire.org Git - people/ms/u-boot.git/commit
bug.h: move runtime BUG/WARN macros into <linux/bug.h>
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 16 Sep 2017 05:10:45 +0000 (14:10 +0900)
committerTom Rini <trini@konsulko.com>
Wed, 4 Oct 2017 16:00:20 +0000 (12:00 -0400)
commit0a70fb4c1c180d6ad6cd4c1dcd3fae8c5d4dd62e
treeb6f0c93e64ad4534e982ad28eaa599fa92f38e33
parent059a48096c883e98bc1a4a561abc0069f44cbfea
bug.h: move runtime BUG/WARN macros into <linux/bug.h>

Collect runtime BUG/WARN into a self-contained header <linux/bug.h>
to make these macros easier to use.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
drivers/usb/dwc3/linux-compat.h
include/common.h
include/linux/bug.h
include/linux/compat.h