microblaze/mm/highmem: Add dropped #ifdef back
authorThomas Gleixner <tglx@linutronix.de>
Thu, 19 Nov 2020 19:45:03 +0000 (20:45 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 19 Nov 2020 19:49:44 +0000 (20:49 +0100)
commita0e169978303ee5873142599c8c9660b2d296243
treebc360eb1b6f0ed9b2f5064d9492f47d5e4b8bee0
parent1eb0616c2df5b78c301eaa7bd2ee859f43915001
microblaze/mm/highmem: Add dropped #ifdef back

The conversion to generic kmap atomic broke microblaze by removing the
build fail.

Add it back.

Fixes: 7ac1b26b0a72 ("microblaze/mm/highmem: Switch to generic kmap atomic")
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Michal Simek <monstr@monstr.eu>
arch/microblaze/mm/init.c