diff --git a/[refs] b/[refs] index e35c72664323..1c81c812da1e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e78c9a004aadebe22306c81d1a7f1d1278dc37f9 +refs/heads/master: f867bac65419a98c9682f4409e087582d29ec5f6 diff --git a/trunk/include/linux/percpu.h b/trunk/include/linux/percpu.h index 20317d88deba..cb9039a21f2a 100644 --- a/trunk/include/linux/percpu.h +++ b/trunk/include/linux/percpu.h @@ -19,7 +19,6 @@ struct percpu_data { void *ptrs[NR_CPUS]; - void *blkp; }; /*