diff options
author | Anshuman Khandual <khandual@linux.vnet.ibm.com> | 2015-05-21 08:43:02 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2015-06-07 11:27:26 +0200 |
commit | 280e109992831ee16a0f74ae887c08fb26c021f1 (patch) | |
tree | 525db8853403b65244de45e17e89a12cdd94357e /Kconfig | |
parent | powerpc: Fix handling of DSCR related facility unavailable exception (diff) | |
download | linux-280e109992831ee16a0f74ae887c08fb26c021f1.tar.xz linux-280e109992831ee16a0f74ae887c08fb26c021f1.zip |
powerpc/kernel: Remove the unused extern dscr_default
The process context switch code no longer uses dscr_default variable
from the sysfs.c file. The variable became unused when we started
storing the CPU specific DSCR value in the PACA structure instead.
This patch just removes this extern declaration. It was originally
added by the following commit.
Signed-off-by: Anshuman Khandual <khandual@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions