init: Revert accidental changes to print irqs_disabled()
authorGeert Uytterhoeven <geert@linux-m68k.org>
Wed, 1 Sep 2021 07:09:28 +0000 (09:09 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 22 Sep 2021 20:02:30 +0000 (13:02 -0700)
commit58e2cf5d794616b84f591d4d1276c8953278ce24
tree8dfaf494a20ee78875b0ff1ea71c23e5003d0ae6
parent4057525736b159bd456732d11270af2cc49ec21f
init: Revert accidental changes to print irqs_disabled()

Commit f8ade8dddb16 ("xsurf100: drop include of lib8390.c") accidentally
changed init/main.c.  Revert that part.

Fixes: f8ade8dddb16 ("xsurf100: drop include of lib8390.c")
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
init/main.c