From 646b54f2f2041473495f166479e3e17fd59a9dd1 Mon Sep 17 00:00:00 2001 From: Michael Ellerman Date: Thu, 12 Mar 2015 17:27:11 +1100 Subject: [PATCH] powerpc/powernv: Remove powernv RTAS support The powernv code has some conditional support for running on bare metal machines that have no OPAL firmware, but provide RTAS. No released machines ever supported that, and even in the lab it was just a transitional hack in the days when OPAL was still being developed. So remove the code. Signed-off-by: Michael Ellerman Acked-by: Benjamin Herrenschmidt Acked-by: Stewart Smith --- Reading git-format-patch failed