]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/x86/kernel/cpu/perf_event_intel_ds.c
perf, x86: Fix the !CONFIG_CPU_SUP_INTEL build
[net-next-2.6.git] / arch / x86 / kernel / cpu / perf_event_intel_ds.c
index 1bfd59beb658a14edbc372cf78f0cb26af0774e3..c59678a14a2e549fb5b0b79daa223d447a43d378 100644 (file)
@@ -661,7 +661,7 @@ static void intel_ds_init(void)
 
 #else /* CONFIG_CPU_SUP_INTEL */
 
-static int reseve_ds_buffers(void)
+static int reserve_ds_buffers(void)
 {
        return 0;
 }