Michael Ellerman 2685f826e5 powerpc/fadump: Fix build break when CONFIG_PROC_VMCORE=n
The fadump code calls vmcore_cleanup() which only exists if
CONFIG_PROC_VMCORE=y. We don't want to depend on CONFIG_PROC_VMCORE,
because it's user selectable, so just wrap the call in an #ifdef.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2016-10-04 20:33:18 +11:00
..
2016-08-05 09:48:22 -04:00
2016-08-19 14:09:33 -07:00
2016-09-03 11:33:33 -07:00
2016-08-28 23:44:55 -04:00
2016-08-05 09:48:22 -04:00
2016-08-27 15:51:50 -07:00
2016-08-05 09:48:22 -04:00
2016-08-23 23:16:16 +02:00