Home
last modified time | relevance | path

Searched hist:e687448c (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/openrisc/include/asm/
H A Dfixmap.he687448c Mon May 15 05:14:51 CDT 2017 Tobias Klauser <tklauser@distanz.ch> openrisc: explicitly include linux/bug.h in asm/fixmap.h

openrisc's asm/fixmap.h uses the BUG() and BUG_ON() macros but relies on
implict inclusion of linux/bug.h which means that changes in other
headers could break the build. Thus, add an explicit include.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Stafford Horne <shorne@gmail.com>
e687448c Mon May 15 05:14:51 CDT 2017 Tobias Klauser <tklauser@distanz.ch> openrisc: explicitly include linux/bug.h in asm/fixmap.h

openrisc's asm/fixmap.h uses the BUG() and BUG_ON() macros but relies on
implict inclusion of linux/bug.h which means that changes in other
headers could break the build. Thus, add an explicit include.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Stafford Horne <shorne@gmail.com>