aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/basic
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2009-08-21 20:00:02 -0400
committerH. Peter Anvin <hpa@zytor.com>2009-08-21 20:00:02 -0400
commit5400743db5a06a4e6e298725a2044c40edcb27b9 (patch)
treefc563d843e5029c2ad278c12daa1fa7ab1806e0f /scripts/basic
parentd0af9eed5aa91b6b7b5049cae69e5ea956fd85c3 (diff)
x86, mtrr: make mtrr_aps_delayed_init static bool
mtr_aps_delayed_init was declared u32 and made global, but it only ever takes boolean values and is only ever used in arch/x86/kernel/cpu/mtrr/main.c. Declare it "static bool" and remove external references. Signed-off-by: H. Peter Anvin <hpa@zytor.com> Cc: Suresh Siddha <suresh.b.siddha@intel.com>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions